Searched refs:cur_tcp_count (Results 1 – 5 of 5) sorted by relevance
1495 c->cur_tcp_count++;1502 setup_tcp_handler(c_hdl, new_fd, c->cur_tcp_count, c->max_tcp_count);1520 c->tcp_parent->cur_tcp_count--;2911 c->tcp_parent->cur_tcp_count--;3980 c->cur_tcp_count = 0;4044 c->cur_tcp_count = 0;4124 c->cur_tcp_count = 0;4223 c->cur_tcp_count = 0;4336 c->cur_tcp_count = 0;4436 c->cur_tcp_count = 0;[all …]
211 int cur_tcp_count; member
369 s->svr.tcp_accept_usage += (long long)lp->com->cur_tcp_count; in server_stats_compile()