Searched refs:cntRTT (Results 1 – 3 of 3) sorted by relevance
82 vegas->cntRTT = 0; in vegas_enable()130 vegas->cntRTT++; in tcp_vegas_pkts_acked()188 if (vegas->cntRTT <= 2) { in tcp_vegas_cong_avoid()274 vegas->cntRTT = 0; in tcp_vegas_cong_avoid()290 .tcpv_rttcnt = ca->cntRTT, in tcp_vegas_get_info()
140 if (yeah->vegas.cntRTT > 2) { in tcp_yeah_cong_avoid()210 yeah->vegas.cntRTT = 0; in tcp_yeah_cong_avoid()
13 u16 cntRTT; /* # of RTTs measured within last RTT */ member