Home
last modified time | relevance | path

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

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