Home
last modified time | relevance | path

Searched refs:answer (Results 1 – 2 of 2) sorted by relevance

/NetX-Duo-v6.2.1/addons/mdns/
Dnxd_mdns.c4817 UINT answer = NX_FALSE; in _nx_mdns_host_address_get() local
4894 answer = NX_TRUE; in _nx_mdns_host_address_get()
4936 answer = NX_TRUE; in _nx_mdns_host_address_get()
4941 if (answer == NX_TRUE) in _nx_mdns_host_address_get()
/NetX-Duo-v6.2.1/docs/
Drevision_history.txt4186 … nxd_mdns.c Added local resource records as known answer.
5442 …Loop to receive the queue packets until get the valid answer or timeout. …