Searched refs:dns_resource_key_match_soa (Results 1 – 3 of 3) sorted by relevance
310 int dns_resource_key_match_soa(const DnsResourceKey *key, const DnsResourceKey *soa);
366 r = dns_resource_key_match_soa(key, rr->key); in dns_answer_find_soa()
277 int dns_resource_key_match_soa(const DnsResourceKey *key, const DnsResourceKey *soa) { in dns_resource_key_match_soa() function