Searched refs:basertt (Results 1 – 1 of 1) sorted by relevance
30 u32 basertt; /* the min of all Veno rtt measurements seen (in usec) */ member66 veno->basertt = 0x7fffffff; in tcp_veno_init()84 if (vrtt < veno->basertt) in tcp_veno_pkts_acked()85 veno->basertt = vrtt; in tcp_veno_pkts_acked()147 target_cwnd = (u64)tp->snd_cwnd * veno->basertt; in tcp_veno_cong_avoid()