Searched refs:t_rttupdated (Results 1 – 9 of 9) sorted by relevance
491 (CCV(ccv, t_rttupdated) >= HTCP_MIN_RTT_SAMPLES)) in htcp_record_rtt()499 && CCV(ccv, t_rttupdated) >= HTCP_MIN_RTT_SAMPLES) in htcp_record_rtt()
416 if (CCV(ccv, t_rttupdated) >= CUBIC_MIN_RTT_SAMPLES) { in cubic_record_rtt()
224 u_long t_rttupdated; /* number of times rtt sampled */ member
3018 tp->t_rttupdated, tp->max_sndwnd, tp->t_softerror); in db_print_tcpcb()
1962 if (tp->t_rttupdated >= 4) { in tcp_discardcb()
3564 tp->t_rttupdated++; in tcp_xmit_timer()
6512 tp->t_rttupdated++; in tcp_rack_xmit_timer_commit()
6406 tp->t_rttupdated++; in tcp_bbr_xmit_timer_commit()