Searched refs:_nx_mdns_host_address_get (Results 1 – 2 of 2) sorted by relevance
/NetX-Duo-v6.3.0/addons/mdns/ |
D | nxd_mdns.h | 1232 #define nx_mdns_host_address_get _nx_mdns_host_address_get 1324 UINT _nx_mdns_host_address_get(NX_MDNS *mdns_ptr, UCHAR *host_name, ULONG *ipv4_address, ULO…
|
D | nxd_mdns.c | 4746 status = _nx_mdns_host_address_get(mdns_ptr, host_name, ipv4_address, ipv6_address, timeout); in _nxe_mdns_host_address_get() 4805 UINT _nx_mdns_host_address_get(NX_MDNS *mdns_ptr, UCHAR *host_name, ULONG *ipv4_address, ULONG *ipv… in _nx_mdns_host_address_get() function
|