Home
last modified time | relevance | path

Searched refs:tcp_abort (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/net/ipv4/
Dtcp.c3754 int tcp_abort(struct sock *sk, int err) in tcp_abort() function
3796 EXPORT_SYMBOL_GPL(tcp_abort);
Dtcp_ipv4.c2491 .diag_destroy = tcp_abort,
/Linux-v4.19/include/net/
Dtcp.h1310 int tcp_abort(struct sock *sk, int err);
/Linux-v4.19/net/ipv6/
Dtcp_ipv6.c1991 .diag_destroy = tcp_abort,