Searched defs:qchase (Results 1 – 5 of 5) sorted by relevance
| /freebsd/contrib/unbound/validator/ |
| H A D | validator.c | 1073 struct query_info* qchase, struct reply_info* chase_reply, in validate_positive_response() 1212 struct query_info* qchase, struct reply_info* chase_reply, in validate_nodata_response() 1326 struct query_info* qchase, struct reply_info* chase_reply, in validate_nameerror_response() 1487 struct query_info* qchase, struct reply_info* chase_reply, in validate_any_response() 1624 struct query_info* qchase, struct reply_info* chase_reply, in validate_cname_response() 1764 struct query_info* qchase, struct reply_info* chase_reply, in validate_cname_noanswer_response()
|
| H A D | validator.h | 168 struct query_info qchase; global() member
|
| H A D | val_utils.c | 979 val_chase_cname(struct query_info* qchase, struct reply_info* rep, in val_chase_cname()
|
| /freebsd/contrib/unbound/iterator/ |
| H A D | iterator.h | 326 struct query_info qchase; member
|
| /freebsd/contrib/unbound/services/ |
| H A D | rpz.c | 2314 rpz_apply_nsip_trigger(struct module_qstate* ms, struct query_info* qchase, in rpz_apply_nsip_trigger() 2384 rpz_apply_nsdname_trigger(struct module_qstate* ms, struct query_info* qchase, in rpz_apply_nsdname_trigger()
|