Searched refs:t_rttupdated (Results 1 – 4 of 4) sorted by relevance
514 uint32_t t_rttupdated; /* number of times rtt sampled */ member1187 u_int32_t t_rttupdated; /* number of times rtt sampled */ member1583 u_int32_t t_rttupdated; /* number of times rtt sampled */ member1666 u_int32_t t_rttupdated; /* number of times rtt sampled */ member
272 xt->t_rttupdated = tp->t_rttupdated; in tcpcb_to_xtcpcb_n()
1545 ifs->rttupdated = tp->t_rttupdated; in tcp_create_ifnet_stats_per_flow()1819 if (tp->t_rttupdated >= 16) { in tcp_close()2187 otp->t_rttupdated = tp->t_rttupdated; in tcpcb_to_otcpcb()2371 otp->t_rttupdated = tp->t_rttupdated; in tcpcb_to_xtcpcb64()
6906 tp->t_rttupdated++; in tcp_xmit_timer()