Searched defs:rpz_log (Results 1 – 3 of 3) sorted by relevance
/freebsd/contrib/unbound/respip/ |
H A D | respip.h | 83 int rpz_log; global() member
|
H A D | respip.c | 802 populate_action_info(struct respip_action_info * actinfo,enum respip_action action,const struct resp_addr * raddr,const struct ub_packed_rrset_key * ATTR_UNUSED (rrset),int ATTR_UNUSED (tag),const struct respip_set * ATTR_UNUSED (ipset),int ATTR_UNUSED (action_only),struct regional * region,int rpz_used,int rpz_log,char * log_name,int rpz_cname_override) populate_action_info() argument 835 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 890 int rpz_log = 0; respip_rewrite_reply() local
|
/freebsd/contrib/unbound/util/ |
H A D | config_file.h | 853 int rpz_log; global() member
|