Home
last modified time | relevance | path

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

/freebsd/contrib/unbound/util/data/
H A Dmsgreply.h383 struct msgreply_entry* query_info_entrysetup(struct query_info* q,
H A Dmsgreply.c735 query_info_entrysetup(struct query_info* q, struct reply_info* r, in query_info_entrysetup() function
/freebsd/contrib/unbound/edns-subnet/
H A Dsubnetmod.c394 mrep_entry = query_info_entrysetup(&qinf, data, h); in update_cache()
/freebsd/contrib/unbound/services/cache/
H A Ddns.c198 if(!(e = query_info_entrysetup(qinfo, rep, hash))) { in dns_cache_store_msg()