Searched refs:basertt (Results 1 – 1 of 1) sorted by relevance
31 u32 basertt; /* the min of all Veno rtt measurements seen (in usec) */ member67 veno->basertt = 0x7fffffff; in tcp_veno_init()86 if (vrtt < veno->basertt) in tcp_veno_pkts_acked()87 veno->basertt = vrtt; in tcp_veno_pkts_acked()149 target_cwnd = (u64)tcp_snd_cwnd(tp) * veno->basertt; in tcp_veno_cong_avoid()