Searched refs:reply_check_cname_chain (Results 1 - 4 of 4) sorted by last modified time

/freebsd-11-stable/contrib/unbound/util/data/
H A Dmsgreply.h415 int reply_check_cname_chain(struct query_info* qinfo, struct reply_info* rep);
H A Dmsgreply.c893 reply_check_cname_chain(struct query_info* qinfo, struct reply_info* rep) function
/freebsd-11-stable/contrib/unbound/daemon/
H A Dworker.c675 if(!reply_check_cname_chain(qinfo, rep)) {
/freebsd-11-stable/contrib/unbound/services/cache/
H A Ddns.c585 LDNS_RR_TYPE_DNAME)) && !reply_check_cname_chain(q, r)) {

Completed in 98 milliseconds