Searched refs:msg_cache_remove (Results 1 – 4 of 4) sorted by relevance
/freebsd/contrib/unbound/services/cache/ |
H A D | dns.h | 277 void msg_cache_remove(struct module_env* env, uint8_t* qname, size_t qnamelen,
|
H A D | dns.c | 139 msg_cache_remove(struct module_env* env, uint8_t* qname, size_t qnamelen, in msg_cache_remove() function 191 msg_cache_remove(env, qinfo->qname, qinfo->qname_len, in dns_cache_store_msg()
|
/freebsd/contrib/unbound/dns64/ |
H A D | dns64.c | 882 msg_cache_remove(super->env, dk->rk.dname, in dns64_adjust_a()
|
/freebsd/contrib/unbound/edns-subnet/ |
H A D | subnetmod.c | 614 msg_cache_remove(qstate->env, qstate->qinfo.qname, in eval_response()
|