Home
last modified time | relevance | path

Searched refs:errinf_origin (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/unbound/validator/
H A Dvalidator.c699 errinf_origin(qstate, qstate->reply_origin); in validate_msg_signatures()
740 errinf_origin(qstate, qstate->reply_origin); in validate_msg_signatures()
2005 errinf_origin(qstate, qstate->reply_origin); in processFindKey()
2183 errinf_origin(qstate, qstate->reply_origin); in processValidate()
2346 errinf_origin(qstate, qstate->reply_origin); in processValidate()
3166 errinf_origin(qstate, origin); in process_ds_response()
3251 errinf_origin(qstate, origin); in process_dnskey_response()
3287 errinf_origin(qstate, origin); in process_dnskey_response()
3368 errinf_origin(qstate, origin); in process_prime_response()
/freebsd/contrib/unbound/util/
H A Dmodule.h839 void errinf_origin(struct module_qstate* qstate, struct sock_list *origin);
H A Dmodule.c112 void errinf_origin(struct module_qstate* qstate, struct sock_list *origin) in errinf_origin() function