Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/unbound/dist/services/
H A Dmesh.c2046 struct reply_info** encode_repp, struct auth_zones* az) in apply_respip_action() argument
2053 if(!respip_rewrite_reply(qinfo, cinfo, rep, encode_repp, actinfo, in apply_respip_action()
2061 *encode_repp == rep) in apply_respip_action()
2062 *encode_repp = NULL; in apply_respip_action()
/netbsd-src/external/bsd/unbound/dist/daemon/
H A Dworker.c590 struct reply_info** encode_repp, struct auth_zones* az) in apply_respip_action() argument
600 if(!respip_rewrite_reply(qinfo, cinfo, rep, encode_repp, &actinfo, in apply_respip_action()
609 *encode_repp == rep)) in apply_respip_action()
610 *encode_repp = NULL; in apply_respip_action()