tcp_abort        1351 include/net/tcp.h int tcp_abort(struct sock *sk, int err);
tcp_abort        3926 net/ipv4/tcp.c EXPORT_SYMBOL_GPL(tcp_abort);
tcp_abort        2616 net/ipv4/tcp_ipv4.c 	.diag_destroy		= tcp_abort,
tcp_abort        2050 net/ipv6/tcp_ipv6.c 	.diag_destroy		= tcp_abort,
tcp_abort         181 net/smc/af_smc.c 		tcp_abort(smc->clcsock->sk, ECONNABORTED);