Home
last modified time | relevance | path

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

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