Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/unbound/services/
HDmesh.c467 comm_point_send_reply(rep); in mesh_new_client()
486 comm_point_send_reply(rep); in mesh_new_client()
573 comm_point_send_reply(rep); in mesh_new_client()
1401 comm_point_send_reply(&r->query_reply); in mesh_send_reply()
1425 comm_point_send_reply(&r->query_reply); in mesh_send_reply()
1463 comm_point_send_reply(&r->query_reply); in mesh_send_reply()
/freebsd-14-stable/contrib/unbound/util/
HDnetevent.h713 void comm_point_send_reply(struct comm_reply* repinfo);
HDnetevent.c6642 comm_point_send_reply(struct comm_reply *repinfo) function
/freebsd-14-stable/contrib/unbound/contrib/
HDredirect-bogus.patch114 comm_point_send_reply(&r->query_reply);
HDfastrpz.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-14-stable/contrib/unbound/daemon/
HDworker.c842 comm_point_send_reply(repinfo); in reply_and_prefetch()