Home
last modified time | relevance | path

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

/src/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.c489 rrset_cache_remove(r, *qname, *qnamelen, searchtype, qclass, 0); in rrset_cache_remove_above()
532 void rrset_cache_remove(struct rrset_cache* r, uint8_t* nm, size_t nmlen, in rrset_cache_remove() function
/src/contrib/unbound/dns64/
H A Ddns64.c877 rrset_cache_remove(super->env->rrset_cache, dk->rk.dname, in dns64_adjust_a()
/src/contrib/unbound/validator/
H A Dautotrust.c2413 rrset_cache_remove(env->rrset_cache, qinfo.qname, qinfo.qname_len, in probe_anchor()
/src/contrib/unbound/daemon/
H A Dremote.c2097 rrset_cache_remove(worker->env.rrset_cache, nm, nmlen, t, c, 0); in do_cache_remove()
2099 rrset_cache_remove(worker->env.rrset_cache, nm, nmlen, t, c, in do_cache_remove()