Home
last modified time | relevance | path

Searched refs:t_softerror (Results 1 – 8 of 8) sorted by relevance

/f-stack/freebsd/netinet/
H A Dtcp_subr.c1908 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()
H A Dtcp_output.c1645 tp->t_softerror = error; in tcp_output()
1673 tp->t_softerror = error; in tcp_output()
H A Dtcp_var.h217 int t_softerror; /* possible error not yet reported */ member
H A Dtcp_usrreq.c3018 tp->t_rttupdated, tp->max_sndwnd, tp->t_softerror); in db_print_tcpcb()
H A Dtcp_input.c3634 tp->t_softerror = 0; in tcp_xmit_timer()
/f-stack/tools/compat/include/netinet/
H A Dtcp_var.h217 int t_softerror; /* possible error not yet reported */ member
/f-stack/freebsd/netinet/tcp_stacks/
H A Drack.c5625 (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()
H A Dbbr.c5017 (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()