Searched refs:tcp_stop_connect (Results 1 – 2 of 2) sorted by relevance
68 void tcp_stop_connect(struct connection *connect);
1156 tcp_conn->close = tcp_stop_connect; in alloc_conn_tcp()1250 void tcp_stop_connect(struct connection *connect) in tcp_stop_connect() function