Home
last modified time | relevance | path

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

/freebsd/contrib/unbound/services/cache/
H A Ddns.h148 int noexpiredabove, uint8_t* expiretop, size_t expiretoplen);
H A Ddns.c210 int noexpiredabove, uint8_t* expiretop, size_t expiretoplen) in find_closest_of_type() argument
228 if(!noexpiredabove) in find_closest_of_type()
525 int noexpiredabove, uint8_t* expiretop, size_t expiretoplen) in dns_cache_find_delegation() argument
533 LDNS_RR_TYPE_NS, 0, noexpiredabove, expiretop, expiretoplen); in dns_cache_find_delegation()