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()192 if (vegas->cntRTT <= 2) { in tcp_vegas_cong_avoid()281 vegas->cntRTT = 0; in tcp_vegas_cong_avoid()297 info->vegas.tcpv_rttcnt = ca->cntRTT; in tcp_vegas_get_info()
113 if (yeah->vegas.cntRTT > 2) { in tcp_yeah_cong_avoid()182 yeah->vegas.cntRTT = 0; in tcp_yeah_cong_avoid()
14 u16 cntRTT; /* # of RTTs measured within last RTT */ member
Completed in 5 milliseconds