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

/linux-master/include/uapi/linux/
H A Dinet_diag.h210 __u32 tcpv_minrtt; member in struct:tcpvegas_info
/linux-master/net/ipv4/
H A Dtcp_vegas.c300 info->vegas.tcpv_minrtt = ca->minRTT;
H A Dtcp_westwood.c271 info->vegas.tcpv_minrtt = jiffies_to_usecs(ca->rtt_min);
H A Dtcp_illinois.c315 info->vegas.tcpv_minrtt = ca->base_rtt;
H A Dtcp_nv.c462 info->vegas.tcpv_minrtt = ca->nv_min_rtt;

Completed in 117 milliseconds