Searched refs:tcpv_rtt (Results 1 - 5 of 5) sorted by relevance

/linux-master/include/uapi/linux/
H A Dinet_diag.h209 __u32 tcpv_rtt; member in struct:tcpvegas_info
/linux-master/net/ipv4/
H A Dtcp_illinois.c316 info->vegas.tcpv_rtt = 0;
322 info->vegas.tcpv_rtt = t;
H A Dtcp_vegas.c299 info->vegas.tcpv_rtt = ca->baseRTT;
H A Dtcp_westwood.c270 info->vegas.tcpv_rtt = jiffies_to_usecs(ca->rtt);
H A Dtcp_nv.c461 info->vegas.tcpv_rtt = ca->nv_last_rtt;

Completed in 247 milliseconds