Searched refs:cur_tcp_count (Results 1 – 3 of 3) sorted by relevance
1494 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 = 0;[all …]
209 int cur_tcp_count; member
369 s->svr.tcp_accept_usage += (long long)lp->com->cur_tcp_count; in server_stats_compile()