Searched refs:tcp_disconnect (Results 1 – 4 of 4) sorted by relevance
2168 int tcp_disconnect(struct sock *sk, int flags) in tcp_disconnect() function2229 EXPORT_SYMBOL(tcp_disconnect);
2346 .disconnect = tcp_disconnect,
467 int tcp_disconnect(struct sock *sk, int flags);
1837 .disconnect = tcp_disconnect,