Searched refs:tcp_done_with_error (Results 1 – 6 of 6) sorted by relevance
72 tcp_done_with_error(sk, READ_ONCE(sk->sk_err_soft) ? : ETIMEDOUT); in tcp_write_err()
4440 void tcp_done_with_error(struct sock *sk, int err) in tcp_done_with_error() function4452 EXPORT_SYMBOL(tcp_done_with_error);4480 tcp_done_with_error(sk, err); in tcp_reset()
611 tcp_done_with_error(sk, err); in tcp_v4_err()
4641 tcp_done_with_error(sk, err); in tcp_abort()
490 tcp_done_with_error(sk, err); in tcp_v6_err()
628 void tcp_done_with_error(struct sock *sk, int err);