Searched refs:dns_cache_find_delegation (Results 1 – 5 of 5) sorted by relevance
| /freebsd/contrib/unbound/services/cache/ |
| H A D | dns.h | 148 struct delegpt* dns_cache_find_delegation(struct module_env* env,
|
| H A D | dns.c | 550 dns_cache_find_delegation(struct module_env* env, uint8_t* qname, in dns_cache_find_delegation() function
|
| /freebsd/contrib/unbound/daemon/ |
| H A D | cachedump.c | 997 dp = dns_cache_find_delegation(&worker->env, nm, nmlen, in print_deleg_lookup()
|
| H A D | worker.c | 612 dp = dns_cache_find_delegation(&worker->env, qinfo->qname, in answer_norec_from_cache()
|
| /freebsd/contrib/unbound/iterator/ |
| H A D | iterator.c | 1638 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()
|