Searched refs:encode_repp (Results 1 – 2 of 2) sorted by relevance
| /freebsd/contrib/unbound/daemon/ |
| H A D | worker.c | 719 struct reply_info** encode_repp, struct auth_zones* az, in apply_respip_action() argument 730 if(!respip_rewrite_reply(qinfo, cinfo, rep, encode_repp, &actinfo, in apply_respip_action() 740 *encode_repp == rep)) in apply_respip_action() 741 *encode_repp = NULL; in apply_respip_action()
|
| /freebsd/contrib/unbound/services/ |
| H A D | mesh.c | 2512 struct reply_info** encode_repp, struct auth_zones* az) in apply_respip_action() argument 2519 if(!respip_rewrite_reply(qinfo, cinfo, rep, encode_repp, actinfo, in apply_respip_action() 2529 *encode_repp == rep)) in apply_respip_action() 2530 *encode_repp = NULL; in apply_respip_action()
|