Home
last modified time | relevance | path

Searched defs:chase_reply (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/unbound/validator/
H A Dvalidator.c680 struct reply_info* chase_reply, struct key_entry_key* key_entry, in validate_msg_signatures()
948 remove_spurious_authority(struct reply_info* chase_reply, in remove_spurious_authority()
1008 struct query_info* qchase, struct reply_info* chase_reply, in validate_positive_response()
1127 struct query_info* qchase, struct reply_info* chase_reply, in validate_nodata_response()
1241 struct query_info* qchase, struct reply_info* chase_reply, in validate_nameerror_response()
1354 validate_referral_response(struct reply_info* chase_reply) in validate_referral_response()
1402 struct query_info* qchase, struct reply_info* chase_reply, in validate_any_response()
1529 struct query_info* qchase, struct reply_info* chase_reply, in validate_cname_response()
1659 struct query_info* qchase, struct reply_info* chase_reply, in validate_cname_noanswer_response()
H A Dvalidator.h177 struct reply_info* chase_reply; global() member