Home
last modified time | relevance | path

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

/freebsd/contrib/unbound/util/data/
H A Dmsgreply.c80 struct query_info* qinf, struct regional* region) in parse_create_qinfo() argument
527 parse_create_msg(sldns_buffer * pkt,struct msg_parse * msg,struct alloc_cache * alloc,struct query_info * qinf,struct reply_info ** rep,struct regional * region) parse_create_msg() argument
547 reply_info_parse(sldns_buffer * pkt,struct alloc_cache * alloc,struct query_info * qinf,struct reply_info ** rep,struct regional * region,struct edns_data * edns) reply_info_parse() argument
965 log_reply_info(enum verbosity_value v,struct query_info * qinf,struct sockaddr_storage * addr,socklen_t addrlen,struct timeval dur,int cached,struct sldns_buffer * rmsg,struct sockaddr_storage * daddr,enum comm_point_type tp) log_reply_info() argument
1045 log_query_info(enum verbosity_value v,const char * str,struct query_info * qinf) log_query_info() argument
[all...]
H A Dmsgencode.c997 reply_info_answer_encode(struct query_info* qinf, struct reply_info* rep, in reply_info_answer_encode()
/freebsd/contrib/unbound/validator/
H A Dval_utils.c67 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 Dval_nsec.c500 struct query_info* qinf, uint8_t* wc) in val_nsec_proves_positive_wildcard()
/freebsd/contrib/unbound/iterator/
H A Diter_utils.c720 struct query_info qinf; causes_cycle() local
1462 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.c817 struct query_info qinf; generate_sub_request() local
/freebsd/contrib/unbound/edns-subnet/
H A Dsubnetmod.c361 struct query_info qinf; in update_cache() local
/freebsd/contrib/unbound/daemon/
H A Dcachedump.c630 struct query_info qinf; in load_msg() local
/freebsd/contrib/unbound/services/cache/
H A Ddns.c1119 struct query_info qinf; dns_cache_store() local
/freebsd/contrib/unbound/dnstap/
H A Dunbound-dnstap-socket.c617 char* maddr=NULL, *qinf=NULL; log_data_frame() local