Home
last modified time | relevance | path

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

/freebsd/contrib/unbound/services/
H A Dmesh.c458 comm_point_send_reply(rep); in mesh_new_client()
502 comm_point_send_reply(rep); in mesh_new_client()
521 comm_point_send_reply(rep); in mesh_new_client()
608 comm_point_send_reply(rep); in mesh_new_client()
1515 comm_point_send_reply(&r->query_reply); in mesh_send_reply()
1539 comm_point_send_reply(&r->query_reply); in mesh_send_reply()
1577 comm_point_send_reply(&r->query_reply); in mesh_send_reply()
/freebsd/contrib/unbound/util/
H A Dnetevent.h722 void comm_point_send_reply(struct comm_reply* repinfo);
H A Dnetevent.c6682 comm_point_send_reply(struct comm_reply *repinfo) function
/freebsd/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/contrib/unbound/daemon/
H A Dworker.c969 comm_point_send_reply(repinfo); in reply_and_prefetch()