Searched refs:rrset_cache_remove (Results 1 – 5 of 5) sorted by relevance
| /src/contrib/unbound/services/cache/ |
| H A D | rrset.h | 274 void rrset_cache_remove(struct rrset_cache* r, uint8_t* nm, size_t nmlen,
|
| H A D | rrset.c | 489 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 D | dns64.c | 877 rrset_cache_remove(super->env->rrset_cache, dk->rk.dname, in dns64_adjust_a()
|
| /src/contrib/unbound/validator/ |
| H A D | autotrust.c | 2413 rrset_cache_remove(env->rrset_cache, qinfo.qname, qinfo.qname_len, in probe_anchor()
|
| /src/contrib/unbound/daemon/ |
| H A D | remote.c | 2097 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()
|