Home
last modified time | relevance | path

Searched defs:qinf (Results 1 – 17 of 17) sorted by relevance

/openbsd-src/usr.sbin/unbound/util/data/
H A Dmsgreply.c78 struct query_info* qinf, struct regional* region) in parse_create_qinfo()
494 struct alloc_cache* alloc, struct query_info* qinf, in parse_create_msg()
514 struct query_info* qinf, struct reply_info** rep, in reply_info_parse()
928 log_reply_info(enum verbosity_value v, struct query_info *qinf, in log_reply_info()
1008 struct query_info* qinf) in log_query_info()
H A Dmsgencode.c982 reply_info_answer_encode(struct query_info * qinf,struct reply_info * rep,uint16_t id,uint16_t qflags,sldns_buffer * pkt,time_t timenow,int cached,struct regional * region,uint16_t udpsize,struct edns_data * edns,int dnssec,int secure) reply_info_answer_encode() argument
/openbsd-src/sbin/unwind/libunbound/util/data/
H A Dmsgreply.c78 struct query_info* qinf, struct regional* region) in parse_create_qinfo()
494 struct alloc_cache* alloc, struct query_info* qinf, in parse_create_msg()
514 struct query_info* qinf, struct reply_info** rep, in reply_info_parse()
928 log_reply_info(enum verbosity_value v, struct query_info *qinf, in log_reply_info()
1008 struct query_info* qinf) in log_query_info()
H A Dmsgencode.c982 reply_info_answer_encode(struct query_info * qinf,struct reply_info * rep,uint16_t id,uint16_t qflags,sldns_buffer * pkt,time_t timenow,int cached,struct regional * region,uint16_t udpsize,struct edns_data * edns,int dnssec,int secure) reply_info_answer_encode() argument
/openbsd-src/usr.sbin/unbound/validator/
H A Dval_utils.c67 struct query_info* qinf, struct reply_info* rep, size_t skip) in val_classify_response() argument
214 struct query_info* qinf, uint8_t** signer_name, size_t* signer_len, in val_find_best_signer() argument
244 val_find_signer(enum val_classification subtype,struct query_info * qinf,struct reply_info * rep,size_t skip,uint8_t ** signer_name,size_t * signer_len) val_find_signer() argument
[all...]
H A Dval_nsec.c498 val_nsec_proves_positive_wildcard(struct ub_packed_rrset_key * nsec,struct query_info * qinf,uint8_t * wc) val_nsec_proves_positive_wildcard() argument
/openbsd-src/sbin/unwind/libunbound/validator/
H A Dval_utils.c67 struct query_info* qinf, struct reply_info* rep, size_t skip) in val_classify_response() argument
214 struct query_info* qinf, uint8_t** signer_name, size_t* signer_len, in val_find_best_signer() argument
244 val_find_signer(enum val_classification subtype,struct query_info * qinf,struct reply_info * rep,size_t skip,uint8_t ** signer_name,size_t * signer_len) val_find_signer() argument
[all...]
H A Dval_nsec.c498 val_nsec_proves_positive_wildcard(struct ub_packed_rrset_key * nsec,struct query_info * qinf,uint8_t * wc) val_nsec_proves_positive_wildcard() argument
/openbsd-src/usr.sbin/unbound/iterator/
H A Diter_utils.c719 struct query_info qinf; causes_cycle() local
1461 iter_stub_fwd_no_cache(struct module_qstate * qstate,struct query_info * qinf,uint8_t ** retdpname,size_t * retdpnamelen,uint8_t * dpname_storage,size_t dpname_storage_len) iter_stub_fwd_no_cache() argument
[all...]
H A Diterator.c796 struct query_info qinf; generate_sub_request() local
/openbsd-src/sbin/unwind/libunbound/iterator/
H A Diter_utils.c719 struct query_info qinf; causes_cycle() local
1461 iter_stub_fwd_no_cache(struct module_qstate * qstate,struct query_info * qinf,uint8_t ** retdpname,size_t * retdpnamelen,uint8_t * dpname_storage,size_t dpname_storage_len) iter_stub_fwd_no_cache() argument
[all...]
H A Diterator.c796 struct query_info qinf; generate_sub_request() local
/openbsd-src/usr.sbin/unbound/edns-subnet/
H A Dsubnetmod.c361 struct query_info qinf; in update_cache() local
/openbsd-src/usr.sbin/unbound/daemon/
H A Dcachedump.c630 struct query_info qinf; in load_msg() local
/openbsd-src/usr.sbin/unbound/services/cache/
H A Ddns.c1077 struct query_info qinf; dns_cache_store() local
/openbsd-src/sbin/unwind/libunbound/services/cache/
H A Ddns.c1077 struct query_info qinf; dns_cache_store() local
/openbsd-src/usr.sbin/unbound/dnstap/
H A Dunbound-dnstap-socket.c522 char* maddr=NULL, *qinf=NULL; log_data_frame() local