Home
last modified time | relevance | path

Searched defs:rpz_used (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/unbound/respip/
H A Drespip.h82 int rpz_used; global() member
H A Drespip.c801 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
889 int rpz_used = 0; respip_rewrite_reply() local