{
{    The purpose of this procedure is to search for the local device which has
{ the desired local UDP address.
{
{       NLP$TM_SELECT_BY_LOCAL_UDP_ADDR (LOCAL_ADDRESS, DEVICE_ID, STATUS)
{
{ LOCAL_ADDRESS: (input)  This parameter specifies the IP address of the local
{       UDP device.
{
{ DEVICE_ID: (output)  This parameter specifies the identifier of the device
{       which is associated with the local UDP address.
{
{ STATUS: (output) This parameter specifies the request status.
{       CONDITIONS:
{             nae$tm_addr_not_for_udp_device
{             nae$tm_local_address_not_found
{
