Searched refs:found_rcode (Results 1 – 1 of 1) sorted by relevance
984 int found_rcode = -1; in dns_cache_lookup() local1030 found_rcode = j->rcode; in dns_cache_lookup()1107 if (found_rcode >= 0) { in dns_cache_lookup()1109 dns_rcode_to_string(found_rcode), in dns_cache_lookup()1113 *ret_rcode = found_rcode; in dns_cache_lookup()