Searched refs:answer_found (Results 1 – 2 of 2) sorted by relevance
4909 UINT answer_found = NX_FALSE; in _nx_dns_response_process() local5150 if ((answer_found == NX_FALSE) && in _nx_dns_response_process()5153 answer_found = NX_TRUE; in _nx_dns_response_process()5172 if (answer_found) in _nx_dns_response_process()
5134 …Modified the return status if answer_found is true in _nx_dns_response_process. …