Searched refs:mesh_send_reply (Results 1 – 3 of 3) sorted by relevance
/freebsd/contrib/unbound/services/ |
H A D | mesh.c | 1335 mesh_send_reply(struct mesh_state* m, int rcode, struct reply_info* rep, in mesh_send_reply() function 1584 mesh_send_reply(mstate, mstate->s.return_rcode, rep, in mesh_query_done() 2302 mesh_send_reply(mstate, LDNS_RCODE_NOERROR, msg->rep, in mesh_serve_expired_callback()
|
/freebsd/contrib/unbound/contrib/ |
H A D | fastrpz.patch | 3141 @@ -1207,6 +1210,13 @@ mesh_send_reply(struct mesh_state* m, int rcode, struct reply_info* rep,
|
/freebsd/contrib/unbound/doc/ |
H A D | Changelog | 234 it does not remove it twice on a mesh_send_reply call. The reply
|