Home
last modified time | relevance | path

Searched defs:actinfo (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/unbound/respip/
H A Drespip.c797 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
868 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
1097 struct respip_action_info actinfo = {0, 0, 0, 0, NULL, 0, NULL}; respip_operate() local
1159 struct respip_action_info actinfo = {0, 0, 0, 0, NULL, 0, NULL}; respip_merge_cname() local
[all...]
/freebsd/contrib/unbound/services/
H A Dmesh.c2368 struct respip_action_info* actinfo, struct reply_info* rep, in apply_respip_action()
2407 struct respip_action_info actinfo; in mesh_serve_expired_callback() local
/freebsd/contrib/unbound/daemon/
H A Dworker.c681 struct respip_action_info actinfo = {0, 0, 0, 0, NULL, 0, NULL}; in apply_respip_action() local