Searched defs:chase_reply (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/unbound/validator/ |
H A D | validator.c | 642 struct reply_info* chase_reply, struct key_entry_key* key_entry, in validate_msg_signatures() 910 remove_spurious_authority(struct reply_info* chase_reply, in remove_spurious_authority() 970 struct query_info* qchase, struct reply_info* chase_reply, in validate_positive_response() 1089 struct query_info* qchase, struct reply_info* chase_reply, in validate_nodata_response() 1203 struct query_info* qchase, struct reply_info* chase_reply, in validate_nameerror_response() 1316 validate_referral_response(struct reply_info* chase_reply) in validate_referral_response() 1364 struct query_info* qchase, struct reply_info* chase_reply, in validate_any_response() 1491 struct query_info* qchase, struct reply_info* chase_reply, in validate_cname_response() 1621 struct query_info* qchase, struct reply_info* chase_reply, in validate_cname_noanswer_response()
|
H A D | validator.h | 177 struct reply_info* chase_reply; member
|