Searched refs:tcpv_rttcnt (Results 1 – 5 of 5) sorted by relevance
314 info->vegas.tcpv_rttcnt = ca->cnt_rtt; in tcp_illinois_info()318 if (info->vegas.tcpv_rttcnt > 0) { in tcp_illinois_info()321 do_div(t, info->vegas.tcpv_rttcnt); in tcp_illinois_info()
298 info->vegas.tcpv_rttcnt = ca->cntRTT; in tcp_vegas_get_info()
269 info->vegas.tcpv_rttcnt = 0; in tcp_westwood_info()
460 info->vegas.tcpv_rttcnt = ca->nv_rtt_cnt; in tcpnv_get_info()
208 __u32 tcpv_rttcnt; member