tcp_done_with_error
void tcp_done_with_error(struct sock *sk, int err);
tcp_done_with_error(sk, err);
EXPORT_IPV6_MOD(tcp_done_with_error);
tcp_done_with_error(sk, err);
tcp_done_with_error(sk, err);
tcp_done_with_error(sk, READ_ONCE(sk->sk_err_soft) ? : ETIMEDOUT);
tcp_done_with_error(sk, err);