Home
last modified time | relevance | path

Searched refs:encode_repp (Results 1 – 2 of 2) sorted by relevance

/freebsd-13.1/contrib/unbound/daemon/
H A Dworker.c545 struct reply_info** encode_repp, struct auth_zones* az) in apply_respip_action() argument
555 if(!respip_rewrite_reply(qinfo, cinfo, rep, encode_repp, &actinfo, in apply_respip_action()
563 *encode_repp == rep) in apply_respip_action()
564 *encode_repp = NULL; in apply_respip_action()
/freebsd-13.1/contrib/unbound/services/
H A Dmesh.c1912 struct reply_info** encode_repp, struct auth_zones* az) in apply_respip_action() argument
1919 if(!respip_rewrite_reply(qinfo, cinfo, rep, encode_repp, actinfo, in apply_respip_action()
1927 *encode_repp == rep) in apply_respip_action()
1928 *encode_repp = NULL; in apply_respip_action()