Home
last modified time | relevance | path

Searched refs:TCP_NLA_SRTT (Results 1 – 3 of 3) sorted by relevance

/linux/tools/include/uapi/linux/
H A Dtcp.h313 TCP_NLA_SRTT, /* smoothed RTT in usecs */ enumerator
/linux/include/uapi/linux/
H A Dtcp.h338 TCP_NLA_SRTT, /* smoothed RTT in usecs */ enumerator
/linux/net/ipv4/
H A Dtcp.c4297 nla_put_u32(stats, TCP_NLA_SRTT, tp->srtt_us >> 3); in tcp_get_timestamping_opt_stats()