
  TYPE
    nlt$tm_udp_device = record
      identifier: nlt$device_identifier,
      local_address: nlt$tcpip_address,
    recend;

*copyc nlt$device_identifier
*copyc nlt$tcpip_address
