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