Searched refs:_nx_dns_response_process (Results 1 – 2 of 2) sorted by relevance
/NetX-Duo-v6.2.1/addons/dns/ |
D | nxd_dns.c | 65 static UINT _nx_dns_response_process(NX_DNS *dns_ptr, UCHAR *host_name, NX_PACKET *packet_pt… 4686 …status = _nx_dns_response_process(dns_ptr, host_name, packet_ptr, record_buffer, buffer_size, reco… in _nx_dns_response_get() 4894 static UINT _nx_dns_response_process(NX_DNS *dns_ptr, UCHAR *host_name, NX_PACKET *packet_ptr, in _nx_dns_response_process() function
|
/NetX-Duo-v6.2.1/docs/ |
D | revision_history.txt | 4559 _nx_dns_response_process() 5134 …Modified the return status if answer_found is true in _nx_dns_response_process. …
|