Searched refs:tcp_disconnect (Results 1 – 4 of 4) sorted by relevance
2201 int tcp_disconnect(struct sock *sk, int flags) in tcp_disconnect() function2263 EXPORT_SYMBOL(tcp_disconnect);
2311 .disconnect = tcp_disconnect,
470 int tcp_disconnect(struct sock *sk, int flags);
1857 .disconnect = tcp_disconnect,