Home
last modified time | relevance | path

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

/freebsd/contrib/unbound/services/cache/
H A Ddns.h148 struct delegpt* dns_cache_find_delegation(struct module_env* env,
H A Ddns.c550 dns_cache_find_delegation(struct module_env* env, uint8_t* qname, in dns_cache_find_delegation() function
/freebsd/contrib/unbound/daemon/
H A Dcachedump.c997 dp = dns_cache_find_delegation(&worker->env, nm, nmlen, in print_deleg_lookup()
H A Dworker.c612 dp = dns_cache_find_delegation(&worker->env, qinfo->qname, in answer_norec_from_cache()
/freebsd/contrib/unbound/iterator/
H A Diterator.c1638 iq->dp = dns_cache_find_delegation(qstate->env, delname, in processInitRequest()
1938 subiq->dp = dns_cache_find_delegation(qstate->env, in generate_parentside_target_query()