Searched refs:t_softerror (Results 1 – 8 of 8) sorted by relevance
1908 if (errno == ETIMEDOUT && tp->t_softerror) in tcp_drop()1909 errno = tp->t_softerror; in tcp_drop()2231 tp->t_softerror) { in tcp_notify()2238 tp->t_softerror = error; in tcp_notify()
1645 tp->t_softerror = error; in tcp_output()1673 tp->t_softerror = error; in tcp_output()
217 int t_softerror; /* possible error not yet reported */ member
3018 tp->t_rttupdated, tp->max_sndwnd, tp->t_softerror); in db_print_tcpcb()
3634 tp->t_softerror = 0; in tcp_xmit_timer()
5625 (tp->t_softerror ? (uint16_t) tp->t_softerror : ETIMEDOUT)); in rack_timeout_rxt()6530 tp->t_softerror = 0; in tcp_rack_xmit_timer_commit()6717 tp->t_softerror = 0; in rack_update_rtt()13971 tp->t_softerror = error; in rack_output()14015 tp->t_softerror = error; in rack_output()
5017 (tp->t_softerror ? (uint16_t) tp->t_softerror : ETIMEDOUT)); in bbr_timeout_rxt()6142 tp->t_softerror = 0; in bbr_collapse_rtt()6431 tp->t_softerror = 0; in tcp_bbr_xmit_timer_commit()14037 tp->t_softerror = error; in bbr_output_wtime()14044 tp->t_softerror = error; in bbr_output_wtime()