Home
last modified time | relevance | path

Searched refs:comm_point_create_tcp_out (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/unbound/util/
H A Dnetevent.h662 struct comm_point* comm_point_create_tcp_out(struct comm_base* base,
H A Dnetevent.c6289 comm_point_create_tcp_out(struct comm_base *base, size_t bufsize, function
/freebsd/contrib/unbound/services/
H A Doutside_network.c1640 outnet->tcp_conns[i]->c = comm_point_create_tcp_out(
3746 cp = comm_point_create_tcp_out(outnet->base, 65552, cb, cb_arg);
/freebsd/contrib/unbound/testcode/
H A Dfake_event.c1776 struct comm_point* comm_point_create_tcp_out(struct comm_base* in comm_point_create_tcp_out() function