
  TYPE
    nlt$udp_local_routing_cache = record
      last_send: nlt$udp_local_cache,
      last_receive: nlt$udp_local_cache,
    recend;

*copyc nlt$udp_local_cache

