Home
last modified time | relevance | path

Searched refs:reply_info_sortref (Results 1 – 3 of 3) sorted by relevance

/freebsd-12.1/contrib/unbound/util/data/
H A Dmsgreply.h303 void reply_info_sortref(struct reply_info* rep);
H A Dmsgreply.c507 reply_info_sortref(struct reply_info* rep) in reply_info_sortref() function
/freebsd-12.1/contrib/unbound/services/cache/
H A Ddns.c189 reply_info_sortref(rep); in dns_cache_store_msg()