Searched refs:comm_tcp_accept (Results 1 – 6 of 6) sorted by relevance
307 comm_tcp_accept, enumerator
3081 if(c->tcp_conn_limit && c->type == comm_tcp_accept) {3194 log_assert(c->type == comm_tcp_accept);6211 c->type = comm_tcp_accept;6735 log_assert(repinfo->c->type != comm_tcp_accept);6775 if(c->type == comm_tcp_accept && !c->tcp_free) {6871 if(c->type == comm_tcp_accept) {
374 if(lp->com->type == comm_tcp_accept) in server_stats_compile()
1008 else if(tp == comm_tcp_accept) comm = "tcp"; in log_reply_info()
2101 if(p->com->type == comm_tcp_accept && in listen_stop_accept()2114 if(p->com->type == comm_tcp_accept && in listen_start_accept()
3443 log_assert(repinfo->c->type != comm_tcp_accept);3457 if(c->type == comm_tcp_accept && !c->tcp_free) {