Searched refs:tcpv_rttcnt (Results 1 – 4 of 4) sorted by relevance
310 info->vegas.tcpv_rttcnt = ca->cnt_rtt; in tcp_illinois_info()314 if (info->vegas.tcpv_rttcnt > 0) { in tcp_illinois_info()317 do_div(t, info->vegas.tcpv_rttcnt); in tcp_illinois_info()
296 info->vegas.tcpv_rttcnt = ca->cntRTT, in tcp_vegas_get_info()
266 info->vegas.tcpv_rttcnt = 0; in tcp_westwood_info()
133 __u32 tcpv_rttcnt; member