/freebsd-src/contrib/unbound/util/data/ |
H A D | msgreply.c | 78 parse_create_qinfo(sldns_buffer * pkt,struct msg_parse * msg,struct query_info * qinf,struct regional * region) parse_create_qinfo() argument 494 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 514 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 928 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 1008 log_query_info(enum verbosity_value v,const char * str,struct query_info * qinf) log_query_info() argument [all...] |
H A D | msgencode.c | 982 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
|
/freebsd-src/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() 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 D | val_nsec.c | 498 val_nsec_proves_positive_wildcard(struct ub_packed_rrset_key * nsec,struct query_info * qinf,uint8_t * wc) val_nsec_proves_positive_wildcard() argument
|
/freebsd-src/contrib/unbound/iterator/ |
H A D | iter_utils.c | 719 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 D | iterator.c | 796 struct query_info qinf; generate_sub_request() local
|
/freebsd-src/contrib/unbound/edns-subnet/ |
H A D | subnetmod.c | 361 struct query_info qinf; in update_cache() local
|
/freebsd-src/contrib/unbound/daemon/ |
H A D | cachedump.c | 630 struct query_info qinf; in load_msg() local
|
/freebsd-src/contrib/unbound/services/cache/ |
H A D | dns.c | 1077 struct query_info qinf; dns_cache_store() local
|
/freebsd-src/contrib/unbound/dnstap/ |
H A D | unbound-dnstap-socket.c | 522 char* maddr=NULL, *qinf=NULL; log_data_frame() local
|