Searched refs:tcp_disconnect (Results 1 – 4 of 4) sorted by relevance
2575 tcp_disconnect(ssk, O_NONBLOCK); in mptcp_subflow_shutdown()2798 tcp_disconnect(ssk, flags); in mptcp_disconnect()
2971 int tcp_disconnect(struct sock *sk, int flags) in tcp_disconnect() function3106 EXPORT_SYMBOL(tcp_disconnect);
3078 .disconnect = tcp_disconnect,
2163 .disconnect = tcp_disconnect,