Home
last modified time | relevance | path

Searched refs:query_info_entrysetup (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/bsd/unbound/dist/util/data/
H A Dmsgreply.h369 struct msgreply_entry* query_info_entrysetup(struct query_info* q,
H A Dmsgreply.c690 query_info_entrysetup(struct query_info* q, struct reply_info* r, in query_info_entrysetup() function
/netbsd-src/external/bsd/unbound/dist/edns-subnet/
H A Dsubnetmod.c382 mrep_entry = query_info_entrysetup(&qinf, data, h); in update_cache()
/netbsd-src/external/bsd/unbound/dist/services/cache/
H A Ddns.c179 if(!(e = query_info_entrysetup(qinfo, rep, hash))) { in dns_cache_store_msg()