Home
last modified time | relevance | path

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

/src/contrib/unbound/util/
H A Dnetevent.h722 void comm_point_send_reply(struct comm_reply* repinfo);
H A Dnetevent.c6664 comm_point_send_reply(struct comm_reply *repinfo) function
/src/contrib/unbound/services/
H A Dmesh.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()
/src/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)
/src/contrib/unbound/testcode/
H A Dfake_event.c485 comm_point_send_reply(&repinfo); in fake_front_query()
1088 comm_point_send_reply(struct comm_reply* repinfo) in comm_point_send_reply() function
/src/contrib/unbound/daemon/
H A Dworker.c931 comm_point_send_reply(repinfo); in reply_and_prefetch()