Searched refs:tcp_done_with_error (Results 1 – 6 of 6) sorted by relevance
77 tcp_done_with_error(sk, READ_ONCE(sk->sk_err_soft) ? : ETIMEDOUT); in tcp_write_err()
4547 void tcp_done_with_error(struct sock *sk, int err) in tcp_done_with_error() function4559 EXPORT_IPV6_MOD(tcp_done_with_error);4587 tcp_done_with_error(sk, err); in tcp_reset()
626 tcp_done_with_error(sk, err); in tcp_v4_err()
616 /* This barrier is coupled with smp_wmb() in tcp_done_with_error() */ in tcp_poll() 5010 tcp_done_with_error(sk, err); in tcp_init_mem()
496 tcp_done_with_error(sk, err); in tcp_v6_err()
722 void tcp_done_with_error(struct sock *sk, int err);