Searched refs:cur_tcp_count (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/external/bsd/unbound/dist/util/
H A Dnetevent.h209 int cur_tcp_count; member in struct:comm_point
H A Dnetevent.c1494 c->cur_tcp_count++;
1501 setup_tcp_handler(c_hdl, new_fd, c->cur_tcp_count, c->max_tcp_count);
1519 c->tcp_parent->cur_tcp_count--;
2901 c->tcp_parent->cur_tcp_count--;
3963 c->cur_tcp_count = 0;
4027 c->cur_tcp_count = 0;
4107 c->cur_tcp_count = 0;
4206 c->cur_tcp_count = 0;
4319 c->cur_tcp_count = 0;
4419 c->cur_tcp_count
[all...]
/netbsd-current/external/bsd/unbound/dist/daemon/
H A Dstats.c369 s->svr.tcp_accept_usage += (long long)lp->com->cur_tcp_count;

Completed in 104 milliseconds