Home
last modified time | relevance | path

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

/systemd-251/src/resolve/
Dresolved-dns-dnssec.c1984 const char *nn, *common_suffix; in dnssec_nsec_in_path() local
2012 … dns_name_common_suffix(dns_resource_key_name(rr->key), rr->nsec.next_domain_name, &common_suffix); in dnssec_nsec_in_path()
2016 return dns_name_endswith(name, common_suffix); in dnssec_nsec_in_path()