Searched defs:qinf (Results 1 – 10 of 10) sorted by relevance
/freebsd/contrib/unbound/util/data/ |
H A D | msgreply.c | 80 struct query_info* qinf, struct regional* region) in parse_create_qinfo() 527 struct alloc_cache* alloc, struct query_info* qinf, in parse_create_msg() 547 struct query_info* qinf, struct reply_info** rep, in reply_info_parse() 965 log_reply_info(enum verbosity_value v, struct query_info *qinf, in log_reply_info() 1045 struct query_info* qinf) in log_query_info()
|
H A D | msgencode.c | 997 reply_info_answer_encode(struct query_info* qinf, struct reply_info* rep, in reply_info_answer_encode()
|
/freebsd/contrib/unbound/validator/ |
H A D | val_utils.c | 67 struct query_info* qinf, struct reply_info* rep, size_t skip) in val_classify_response() 214 struct query_info* qinf, uint8_t** signer_name, size_t* signer_len, in val_find_best_signer() 264 val_find_signer(enum val_classification subtype, struct query_info* qinf, in val_find_signer()
|
H A D | val_nsec.c | 500 struct query_info* qinf, uint8_t* wc) in val_nsec_proves_positive_wildcard()
|
/freebsd/contrib/unbound/iterator/ |
H A D | iter_utils.c | 720 struct query_info qinf; in causes_cycle() local 1462 iter_stub_fwd_no_cache(struct module_qstate *qstate, struct query_info *qinf, in iter_stub_fwd_no_cache()
|
H A D | iterator.c | 817 struct query_info qinf; in generate_sub_request() local
|
/freebsd/contrib/unbound/edns-subnet/ |
H A D | subnetmod.c | 361 struct query_info qinf; in update_cache() local
|
/freebsd/contrib/unbound/daemon/ |
H A D | cachedump.c | 630 struct query_info qinf; in load_msg() local
|
/freebsd/contrib/unbound/services/cache/ |
H A D | dns.c | 1119 struct query_info qinf; in dns_cache_store() local
|
/freebsd/contrib/unbound/dnstap/ |
H A D | unbound-dnstap-socket.c | 617 char* maddr=NULL, *qinf=NULL; in log_data_frame() local
|