Searched defs:chase_reply (Results 1 – 4 of 4) sorted by relevance
| /openbsd/src/sbin/unwind/libunbound/validator/ |
| 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()
|
| D | validator.h | 177 struct reply_info* chase_reply; member
|
| /openbsd/src/usr.sbin/unbound/validator/ |
| 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()
|
| D | validator.h | 177 struct reply_info* chase_reply; member
|