Searched refs:cur_tcp_count (Results 1 – 3 of 3) sorted by relevance
234 int cur_tcp_count; member
3271 c->cur_tcp_count++;3278 setup_tcp_handler(c_hdl, new_fd, c->cur_tcp_count, c->max_tcp_count);3296 c->tcp_parent->cur_tcp_count--;4687 c->tcp_parent->cur_tcp_count--;5756 c->cur_tcp_count = 0;5820 c->cur_tcp_count = 0;5887 c->cur_tcp_count = 0;5990 c->cur_tcp_count = 0;6089 c->cur_tcp_count = 0;6202 c->cur_tcp_count = 0;[all …]
375 s->svr.tcp_accept_usage += (long long)lp->com->cur_tcp_count; in server_stats_compile()