Searched refs:errinf_origin (Results 1 – 3 of 3) sorted by relevance
| /src/contrib/unbound/validator/ |
| H A D | validator.c | 737 errinf_origin(qstate, qstate->reply_origin); in validate_msg_signatures() 778 errinf_origin(qstate, qstate->reply_origin); in validate_msg_signatures() 2043 errinf_origin(qstate, qstate->reply_origin); in processFindKey() 2221 errinf_origin(qstate, qstate->reply_origin); in processValidate() 2384 errinf_origin(qstate, qstate->reply_origin); in processValidate() 3214 errinf_origin(qstate, origin); in process_ds_response() 3299 errinf_origin(qstate, origin); in process_dnskey_response() 3335 errinf_origin(qstate, origin); in process_dnskey_response() 3416 errinf_origin(qstate, origin); in process_prime_response()
|
| /src/contrib/unbound/util/ |
| H A D | module.h | 844 void errinf_origin(struct module_qstate* qstate, struct sock_list *origin);
|
| H A D | module.c | 112 void errinf_origin(struct module_qstate* qstate, struct sock_list *origin) in errinf_origin() function
|