/freebsd/contrib/unbound/services/ |
H A D | mesh.c | 408 mesh_new_client(struct mesh_area * mesh,struct query_info * qinfo,struct respip_client_info * cinfo,uint16_t qflags,struct edns_data * edns,struct comm_reply * rep,uint16_t qid,int rpz_passthru) mesh_new_client() argument 582 mesh_new_callback(struct mesh_area * mesh,struct query_info * qinfo,uint16_t qflags,struct edns_data * edns,sldns_buffer * buf,uint16_t qid,mesh_cb_func_type cb,void * cb_arg,int rpz_passthru) mesh_new_callback() argument 680 mesh_schedule_prefetch(struct mesh_area * mesh,struct query_info * qinfo,uint16_t qflags,time_t leeway,int run,int rpz_passthru) mesh_schedule_prefetch() argument 761 mesh_schedule_prefetch_subnet(struct mesh_area * mesh,struct query_info * qinfo,uint16_t qflags,time_t leeway,int run,int rpz_passthru,struct sockaddr_storage * addr,struct edns_option * edns_list) mesh_schedule_prefetch_subnet() argument 843 mesh_new_prefetch(struct mesh_area * mesh,struct query_info * qinfo,uint16_t qflags,time_t leeway,int rpz_passthru,struct sockaddr_storage * addr,struct edns_option * opt_list) mesh_new_prefetch() argument [all...] |
/freebsd/contrib/unbound/respip/ |
H A D | respip.c | 837 respip_use_rpz(struct resp_addr * raddr,struct rpz * r,enum respip_action * action,struct ub_packed_rrset_key ** data,int * rpz_log,char ** log_name,int * rpz_cname_override,struct regional * region,int * is_rpz,int * rpz_passthru) respip_use_rpz() argument 870 respip_rewrite_reply(const struct query_info * qinfo,const struct respip_client_info * cinfo,const struct reply_info * rep,struct reply_info ** new_repp,struct respip_action_info * actinfo,struct ub_packed_rrset_key ** alias_rrset,int search_only,struct regional * region,struct auth_zones * az,int * rpz_passthru) respip_rewrite_reply() argument [all...] |
/freebsd/contrib/unbound/daemon/ |
H A D | worker.c | 831 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 1376 int rpz_passthru = 0; worker_handle_request() local
|
/freebsd/contrib/unbound/util/ |
H A D | module.h | 704 int rpz_passthru; global() member
|