Searched refs:tcp_done_with_error (Results 1 – 4 of 4) sorted by relevance
79 tcp_done_with_error(sk, READ_ONCE(sk->sk_err_soft) ? : ETIMEDOUT); in tcp_write_err()
4870 void tcp_done_with_error(struct sock *sk, int err) in tcp_done_with_error() function4909 tcp_done_with_error(sk, err); in tcp_reset()
622 tcp_done_with_error(sk, err); in tcp_v4_err()
522 tcp_done_with_error(sk, err); in tcp_v6_err()