Home
last modified time | relevance | path

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

/freebsd-head/contrib/unbound/util/
HDnetevent.h720 void comm_point_send_reply(struct comm_reply* repinfo);
HDnetevent.c6626 comm_point_send_reply(struct comm_reply *repinfo) function
/freebsd-head/contrib/unbound/services/
HDmesh.c486 comm_point_send_reply(rep); in mesh_new_client()
505 comm_point_send_reply(rep); in mesh_new_client()
592 comm_point_send_reply(rep); in mesh_new_client()
1491 comm_point_send_reply(&r->query_reply); in mesh_send_reply()
1515 comm_point_send_reply(&r->query_reply); in mesh_send_reply()
1553 comm_point_send_reply(&r->query_reply); in mesh_send_reply()
/freebsd-head/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-head/contrib/unbound/testcode/
HDfake_event.c471 comm_point_send_reply(&repinfo); in fake_front_query()
1072 comm_point_send_reply(struct comm_reply* repinfo) in comm_point_send_reply() function
/freebsd-head/contrib/unbound/daemon/
HDworker.c931 comm_point_send_reply(repinfo); in reply_and_prefetch()