Searched refs:msgqinf (Results 1 – 3 of 3) sorted by relevance
| /freebsd-12.1/contrib/unbound/services/cache/ |
| H A D | dns.c | 967 dns_cache_store(struct module_env* env, struct query_info* msgqinf, in dns_cache_store() argument 1003 qinf = *msgqinf; in dns_cache_store() 1004 qinf.qname = memdup(msgqinf->qname, msgqinf->qname_len); in dns_cache_store()
|
| /freebsd-12.1/contrib/unbound/iterator/ |
| H A D | iter_utils.c | 597 iter_dns_store(struct module_env* env, struct query_info* msgqinf, in iter_dns_store() argument 601 if(!dns_cache_store(env, msgqinf, msgrep, is_referral, leeway, in iter_dns_store()
|
| /freebsd-12.1/contrib/unbound/contrib/ |
| H A D | fastrpz.patch | 3112 @@ -967,6 +967,14 @@ dns_cache_store(struct module_env* env, struct query_info* msgqinf,
|