Home
last modified time | relevance | path

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

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