Searched refs:CONN_TCP (Results 1 – 1 of 1) sorted by relevance
116 CONN_UDP, CONN_TCP_LISTENER, CONN_TCP, CONN_RPC_LISTENER, CONN_RPC, enumerator123 [CONN_TCP] = "TCP",537 case CONN_TCP: in free_socket()1207 if (c->type != CONN_TCP && c->type != CONN_RPC && in kill_lru_stream_connection()1255 ctype = (conn->type == CONN_TCP_LISTENER) ? CONN_TCP : CONN_UNIXSOCK; in accept_stream_connection()