Searched refs:update_reason_bogus (Results 1 – 1 of 1) sorted by relevance
/freebsd/contrib/unbound/validator/ |
H A D | validator.c | 82 update_reason_bogus(struct reply_info* rep, sldns_ede_code reason_bogus) in update_reason_bogus() function 701 update_reason_bogus(chase_reply, reason_bogus); in validate_msg_signatures() 743 update_reason_bogus(chase_reply, reason_bogus); in validate_msg_signatures() 995 update_reason_bogus(chase_reply, LDNS_EDE_DNSSEC_BOGUS); in validate_positive_response() 1059 update_reason_bogus(chase_reply, LDNS_EDE_DNSSEC_BOGUS); in validate_positive_response() 1172 update_reason_bogus(chase_reply, LDNS_EDE_DNSSEC_BOGUS); in validate_nodata_response() 1279 update_reason_bogus(chase_reply, LDNS_EDE_DNSSEC_BOGUS); in validate_nameerror_response() 1295 update_reason_bogus(chase_reply, LDNS_EDE_DNSSEC_BOGUS); in validate_nameerror_response() 1382 update_reason_bogus(chase_reply, LDNS_EDE_DNSSEC_BOGUS); in validate_any_response() 1399 update_reason_bogus(chase_reply, LDNS_EDE_DNSSEC_BOGUS); in validate_any_response() [all …]
|