Searched refs:tcpv_rttcnt (Results 1 – 5 of 5) sorted by relevance
312 info->vegas.tcpv_rttcnt = ca->cnt_rtt; in tcp_illinois_info()316 if (info->vegas.tcpv_rttcnt > 0) { in tcp_illinois_info()319 do_div(t, info->vegas.tcpv_rttcnt); in tcp_illinois_info()
297 info->vegas.tcpv_rttcnt = ca->cntRTT, in tcp_vegas_get_info()
268 info->vegas.tcpv_rttcnt = 0; in tcp_westwood_info()
461 info->vegas.tcpv_rttcnt = ca->nv_rtt_cnt; in tcpnv_get_info()
183 __u32 tcpv_rttcnt; member