Home
last modified time | relevance | path

Searched refs:comm_point_send_reply (Results 1 – 6 of 6) sorted by relevance

/freebsd-13.1/contrib/unbound/services/
H A Dmesh.c511 comm_point_send_reply(rep); in mesh_new_client()
527 comm_point_send_reply(rep); in mesh_new_client()
600 comm_point_send_reply(rep); in mesh_new_client()
1279 comm_point_send_reply(&r->query_reply); in mesh_send_reply()
1296 comm_point_send_reply(&r->query_reply); in mesh_send_reply()
1320 comm_point_send_reply(&r->query_reply); in mesh_send_reply()
/freebsd-13.1/contrib/unbound/util/
H A Dnetevent.h629 void comm_point_send_reply(struct comm_reply* repinfo);
H A Dnetevent.c4052 comm_point_send_reply(struct comm_reply *repinfo) function
/freebsd-13.1/contrib/unbound/contrib/
H A Dredirect-bogus.patch114 comm_point_send_reply(&r->query_reply);
H A Dfastrpz.patch2188 + comm_point_send_reply(commreply);
2237 + comm_point_send_reply(commreply);
3430 @@ -3175,6 +3187,9 @@ comm_point_send_reply(struct comm_reply *repinfo)
/freebsd-13.1/contrib/unbound/daemon/
H A Dworker.c755 comm_point_send_reply(repinfo); in reply_and_prefetch()