Home
last modified time | relevance | path

Searched defs:repinfo (Results 1 – 16 of 16) sorted by relevance

/freebsd/contrib/unbound/daemon/
H A Dworker.c466 answer_norec_from_cache(struct worker * worker,struct query_info * qinfo,uint16_t id,uint16_t flags,struct comm_reply * repinfo,struct edns_data * edns) answer_norec_from_cache() argument
649 answer_from_cache(struct worker * worker,struct query_info * qinfo,struct respip_client_info * cinfo,int * need_drop,int * is_expired_answer,int * is_secure_answer,struct ub_packed_rrset_key ** alias_rrset,struct reply_info ** partial_repp,struct reply_info * rep,uint16_t id,uint16_t flags,struct comm_reply * repinfo,struct edns_data * edns) answer_from_cache() argument
830 reply_and_prefetch(struct worker * worker,struct query_info * qinfo,uint16_t flags,struct comm_reply * repinfo,time_t leeway,int noreply,int rpz_passthru,struct edns_option * opt_list) reply_and_prefetch() argument
877 chaos_replystr(sldns_buffer * pkt,char ** str,int num,struct edns_data * edns,struct worker * worker,struct comm_reply * repinfo) chaos_replystr() argument
928 chaos_replyonestr(sldns_buffer * pkt,const char * str,struct edns_data * edns,struct worker * worker,struct comm_reply * repinfo) chaos_replyonestr() argument
942 chaos_trustanchor(sldns_buffer * pkt,struct edns_data * edns,struct worker * w,struct comm_reply * repinfo) chaos_trustanchor() argument
1002 answer_chaos(struct worker * w,struct query_info * qinfo,struct edns_data * edns,struct comm_reply * repinfo,sldns_buffer * pkt) answer_chaos() argument
1115 deny_refuse(struct comm_point * c,enum acl_access acl,enum acl_access deny,enum acl_access refuse,struct worker * worker,struct comm_reply * repinfo,struct acl_addr * acladdr,int ede,struct check_request_result * check_result) deny_refuse() argument
1303 deny_refuse_all(struct comm_point * c,enum acl_access * acl,struct worker * worker,struct comm_reply * repinfo,struct acl_addr ** acladdr,int ede,int check_proxy,struct check_request_result * check_result) deny_refuse_all() argument
1325 deny_refuse_non_local(struct comm_point * c,enum acl_access acl,struct worker * worker,struct comm_reply * repinfo,struct acl_addr * acladdr,int ede,struct check_request_result * check_result) deny_refuse_non_local() argument
1360 worker_handle_request(struct comm_point * c,void * arg,int error,struct comm_reply * repinfo) worker_handle_request() argument
[all...]
H A Dstats.c532 struct comm_reply* repinfo) in server_stats_insquery() argument
/freebsd/contrib/unbound/smallapp/
H A Dworker_cb.c62 struct comm_reply* ATTR_UNUSED(repinfo)) in worker_handle_request() argument
78 struct comm_reply* ATTR_UNUSED(repinfo)) in remote_accept_callback() argument
86 struct comm_reply* ATTR_UNUSED(repinfo)) in remote_control_callback() argument
/freebsd/contrib/unbound/dynlibmod/examples/
H A Dhelloworld.c121 struct comm_reply* repinfo, struct regional* region, in reply_callback()
/freebsd/contrib/unbound/services/
H A Dlocalzone.c1301 local_encode(struct query_info * qinfo,struct module_env * env,struct edns_data * edns,struct comm_reply * repinfo,sldns_buffer * buf,struct regional * temp,struct ub_packed_rrset_key * rrset,int ansec,int rcode) local_encode() argument
1336 local_error_encode(struct query_info * qinfo,struct module_env * env,struct edns_data * edns,struct comm_reply * repinfo,sldns_buffer * buf,struct regional * temp,int rcode,int r,int ede_code,const char * ede_txt) local_error_encode() argument
1473 local_data_answer(struct local_zone * z,struct module_env * env,struct query_info * qinfo,struct edns_data * edns,struct comm_reply * repinfo,sldns_buffer * buf,struct regional * temp,int labs,struct local_data ** ldp,enum localzone_type lz_type,int tag,struct config_strlist ** tag_datas,size_t tag_datas_size,char ** tagname,int num_tags) local_data_answer() argument
1634 local_zone_is_udp_query(struct comm_reply * repinfo) local_zone_is_udp_query() argument
1645 local_zones_zone_answer(struct local_zone * z,struct module_env * env,struct query_info * qinfo,struct edns_data * edns,struct comm_reply * repinfo,sldns_buffer * buf,struct regional * temp,struct local_data * ld,enum localzone_type lz_type) local_zones_zone_answer() argument
1780 lz_type(uint8_t * taglist,size_t taglen,uint8_t * taglist2,size_t taglen2,uint8_t * tagactions,size_t tagactionssize,enum localzone_type lzt,struct comm_reply * repinfo,struct rbtree_type * override_tree,int * tag,char ** tagname,int num_tags) lz_type() argument
1837 local_zones_answer(struct local_zones * zones,struct module_env * env,struct query_info * qinfo,struct edns_data * edns,sldns_buffer * buf,struct regional * temp,struct comm_reply * repinfo,uint8_t * taglist,size_t taglen,uint8_t * tagactions,size_t tagactionssize,struct config_strlist ** tag_datas,size_t tag_datas_size,char ** tagname,int num_tags,struct view * view) local_zones_answer() argument
[all...]
H A Drpz.c1633 struct comm_reply* repinfo, struct module_qstate* ms, char* log_name) in log_rpz_apply() argument
1700 struct comm_reply* repinfo, uint8_t* taglist, size_t taglen, in rpz_resolve_client_action_and_zone() argument
1763 rpz_is_udp_query(struct comm_reply * repinfo) rpz_is_udp_query() argument
1774 rpz_local_encode(struct module_env * env,struct query_info * qinfo,struct edns_data * edns,struct comm_reply * repinfo,sldns_buffer * buf,struct regional * temp,struct ub_packed_rrset_key * rrset,int ansec,int rcode,struct ub_packed_rrset_key * soa_rrset) rpz_local_encode() argument
1843 rpz_apply_clientip_localdata_action(struct clientip_synthesized_rr * raddr,struct module_env * env,struct query_info * qinfo,struct edns_data * edns,struct comm_reply * repinfo,sldns_buffer * buf,struct regional * temp,struct auth_zone * auth_zone) rpz_apply_clientip_localdata_action() argument
2221 rpz_synthesize_qname_localdata(struct module_env * env,struct rpz * r,struct local_zone * z,enum localzone_type lzt,struct query_info * qinfo,struct edns_data * edns,sldns_buffer * buf,struct regional * temp,struct comm_reply * repinfo,struct ub_server_stats * stats) rpz_synthesize_qname_localdata() argument
2639 rpz_apply_maybe_clientip_trigger(struct auth_zones * az,struct module_env * env,struct query_info * qinfo,struct edns_data * edns,struct comm_reply * repinfo,uint8_t * taglist,size_t taglen,struct ub_server_stats * stats,sldns_buffer * buf,struct regional * temp,struct local_zone ** z_out,struct auth_zone ** a_out,struct rpz ** r_out,int * passthru) rpz_apply_maybe_clientip_trigger() argument
2719 rpz_callback_from_worker_request(struct auth_zones * az,struct module_env * env,struct query_info * qinfo,struct edns_data * edns,sldns_buffer * buf,struct regional * temp,struct comm_reply * repinfo,uint8_t * taglist,size_t taglen,struct ub_server_stats * stats,int * passthru) rpz_callback_from_worker_request() argument
[all...]
H A Dlisten_dnsport.c3701 doq_repinfo_store_localaddr(struct comm_reply * repinfo,struct doq_addr_storage * localaddr,socklen_t localaddrlen) doq_repinfo_store_localaddr() argument
3733 doq_repinfo_retrieve_localaddr(struct comm_reply * repinfo,struct doq_addr_storage * localaddr,socklen_t * localaddrlen) doq_repinfo_retrieve_localaddr() argument
3770 doq_conn_key_store_repinfo(struct doq_conn_key * key,struct comm_reply * repinfo) doq_conn_key_store_repinfo() argument
3790 doq_conn_key_from_repinfo(struct doq_conn_key * key,struct comm_reply * repinfo) doq_conn_key_from_repinfo() argument
[all...]
H A Dauthzone.c3529 auth_answer_encode(struct query_info * qinfo,struct module_env * env,struct edns_data * edns,struct comm_reply * repinfo,sldns_buffer * buf,struct regional * temp,struct dns_msg * msg) auth_answer_encode() argument
3555 auth_error_encode(struct query_info * qinfo,struct module_env * env,struct edns_data * edns,struct comm_reply * repinfo,sldns_buffer * buf,struct regional * temp,int rcode) auth_error_encode() argument
3573 auth_zones_answer(struct auth_zones * az,struct module_env * env,struct query_info * qinfo,struct edns_data * edns,struct comm_reply * repinfo,struct sldns_buffer * buf,struct regional * temp) auth_zones_answer() argument
6179 auth_xfer_transfer_tcp_callback(struct comm_point * c,void * arg,int err,struct comm_reply * ATTR_UNUSED (repinfo)) auth_xfer_transfer_tcp_callback() argument
6262 auth_xfer_transfer_http_callback(struct comm_point * c,void * arg,int err,struct comm_reply * repinfo) auth_xfer_transfer_http_callback() argument
6512 auth_xfer_probe_udp_callback(struct comm_point * c,void * arg,int err,struct comm_reply * repinfo) auth_xfer_probe_udp_callback() argument
[all...]
/freebsd/contrib/unbound/util/data/
H A Dmsgreply.c1211 struct comm_reply* repinfo, struct regional* region, in inplace_cb_reply_call_generic() argument
1233 struct edns_data* edns, struct comm_reply* repinfo, struct regional* region, in inplace_cb_reply_call() argument
1244 struct comm_reply* repinfo, struct regional* region, in inplace_cb_reply_cache_call() argument
1255 struct comm_reply* repinfo, struct regional* region, in inplace_cb_reply_local_call() argument
1266 struct comm_reply* repinfo, struct regional* region, in inplace_cb_reply_servfail_call() argument
[all...]
H A Dmsgparse.c950 struct comm_reply* repinfo, uint32_t now, struct regional* region, in parse_edns_options_from_query()
1271 struct comm_reply* repinfo, time_t now, struct regional* region, in parse_edns_from_query_pkt()
/freebsd/contrib/unbound/libunbound/
H A Dlibworker.c934 struct comm_reply* ATTR_UNUSED(repinfo)) in worker_handle_request() argument
950 struct comm_reply* ATTR_UNUSED(repinfo)) in remote_accept_callback() argument
958 struct comm_reply* ATTR_UNUSED(repinfo)) in remote_control_callback() argument
/freebsd/contrib/unbound/dnscrypt/
H A Ddnscrypt.c887 struct comm_reply* repinfo) in dnsc_handle_curved_request()
915 dnsc_handle_uncurved_request(struct comm_reply *repinfo) in dnsc_handle_uncurved_request()
/freebsd/contrib/unbound/util/
H A Dnetevent.c2824 doq_lookup_repinfo(struct doq_table * table,struct comm_reply * repinfo) global() argument
2845 doq_lookup_conn_stream(struct comm_reply * repinfo,struct comm_point * c,struct doq_conn ** conn,struct doq_stream ** stream) global() argument
2887 doq_socket_send_reply(struct comm_reply * repinfo) global() argument
2918 doq_socket_drop_reply(struct comm_reply * repinfo) global() argument
4967 struct comm_reply repinfo; global() local
6642 comm_point_send_reply(struct comm_reply * repinfo) global() argument
6730 comm_point_drop_reply(struct comm_reply * repinfo) global() argument
[all...]
H A Dnetevent.h228 struct comm_reply repinfo; member
/freebsd/contrib/unbound/dynlibmod/
H A Ddynlibmod.c216 struct comm_reply* repinfo, struct regional* region, in dynlib_inplace_cb_reply_generic()
/freebsd/contrib/unbound/dnstap/
H A Dunbound-dnstap-socket.c1608 worker_handle_request(struct comm_point * ATTR_UNUSED (c),void * ATTR_UNUSED (arg),int ATTR_UNUSED (error),struct comm_reply * ATTR_UNUSED (repinfo)) worker_handle_request() argument
1624 remote_accept_callback(struct comm_point * ATTR_UNUSED (c),void * ATTR_UNUSED (arg),int ATTR_UNUSED (error),struct comm_reply * ATTR_UNUSED (repinfo)) remote_accept_callback() argument
1632 remote_control_callback(struct comm_point * ATTR_UNUSED (c),void * ATTR_UNUSED (arg),int ATTR_UNUSED (error),struct comm_reply * ATTR_UNUSED (repinfo)) remote_control_callback() argument