Home
last modified time | relevance | path

Searched defs:rpz_passthru (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/unbound/services/
H A Dmesh.c427 int rpz_passthru) in mesh_new_client()
601 uint16_t qid, mesh_cb_func_type cb, void* cb_arg, int rpz_passthru) in mesh_new_callback()
699 int rpz_passthru) in mesh_schedule_prefetch()
780 int rpz_passthru, struct sockaddr_storage* addr, struct edns_option* edns_list) in mesh_schedule_prefetch_subnet()
862 uint16_t qflags, time_t leeway, int rpz_passthru, in mesh_new_prefetch()
/freebsd/contrib/unbound/respip/
H A Drespip.c837 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 Dworker.c920 int rpz_passthru, struct edns_option* opt_list) in reply_and_prefetch()
1465 int rpz_passthru = 0; in worker_handle_request() local
/freebsd/contrib/unbound/util/
H A Dmodule.h704 int rpz_passthru; global() member