Home
last modified time | relevance | path

Searched refs:tcpv_rttcnt (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/net/ipv4/
Dtcp_illinois.c310 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()
Dtcp_vegas.c296 info->vegas.tcpv_rttcnt = ca->cntRTT, in tcp_vegas_get_info()
Dtcp_westwood.c266 info->vegas.tcpv_rttcnt = 0; in tcp_westwood_info()
/linux-4.4.14/include/uapi/linux/
Dinet_diag.h133 __u32 tcpv_rttcnt; member