Home
last modified time | relevance | path

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

/freebsd/contrib/unbound/services/cache/
H A Drrset.h274 void rrset_cache_remove(struct rrset_cache* r, uint8_t* nm, size_t nmlen,
H A Drrset.c487 rrset_cache_remove(r, *qname, *qnamelen, searchtype, qclass, 0); in rrset_cache_remove_above()
530 void rrset_cache_remove(struct rrset_cache* r, uint8_t* nm, size_t nmlen, in rrset_cache_remove() function
/freebsd/contrib/unbound/dns64/
H A Ddns64.c876 rrset_cache_remove(super->env->rrset_cache, dk->rk.dname, in dns64_adjust_a()
/freebsd/contrib/unbound/daemon/
H A Dremote.c1675 rrset_cache_remove(worker->env.rrset_cache, nm, nmlen, t, c, 0); in do_cache_remove()
1677 rrset_cache_remove(worker->env.rrset_cache, nm, nmlen, t, c, in do_cache_remove()
/freebsd/contrib/unbound/validator/
H A Dautotrust.c2396 rrset_cache_remove(env->rrset_cache, qinfo.qname, qinfo.qname_len, in probe_anchor()