Searched refs:tcp_conn_unref (Results 1 – 2 of 2) sorted by relevance
358 #define tcp_conn_unref(conn) \ macro363 static int tcp_conn_unref(struct tcp *conn) in tcp_conn_unref_debug()446 ref_count = tcp_conn_unref(context->tcp); in net_tcp_unref()522 tcp_conn_unref(conn); in tcp_send_process()916 tcp_conn_unref(conn); in tcp_out_ext()1159 tcp_conn_unref(conn); in tcp_resend_data()1179 (void)tcp_conn_unref(conn); in tcp_establish_timeout()2077 tcp_conn_unref(conn); in tcp_in()2214 tcp_conn_unref(conn); in net_tcp_queue_data()2361 tcp_conn_unref(conn); in net_tcp_connect()[all …]
390 * :github:`43180` - net: tcp: possible deadlock in tcp_conn_unref()