tcpv_rttcnt 183 include/uapi/linux/inet_diag.h __u32 tcpv_rttcnt; tcpv_rttcnt 312 net/ipv4/tcp_illinois.c info->vegas.tcpv_rttcnt = ca->cnt_rtt; tcpv_rttcnt 316 net/ipv4/tcp_illinois.c if (info->vegas.tcpv_rttcnt > 0) { tcpv_rttcnt 319 net/ipv4/tcp_illinois.c do_div(t, info->vegas.tcpv_rttcnt); tcpv_rttcnt 461 net/ipv4/tcp_nv.c info->vegas.tcpv_rttcnt = ca->nv_rtt_cnt; tcpv_rttcnt 297 net/ipv4/tcp_vegas.c info->vegas.tcpv_rttcnt = ca->cntRTT, tcpv_rttcnt 268 net/ipv4/tcp_westwood.c info->vegas.tcpv_rttcnt = 0;