Home
last modified time | relevance | path

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

/openbmc/linux/tools/include/uapi/linux/
H A Dtcp.h312 TCP_NLA_REORD_SEEN, /* reordering events seen */ enumerator
/openbmc/linux/include/uapi/linux/
H A Dtcp.h317 TCP_NLA_REORD_SEEN, /* reordering events seen */ enumerator
/openbmc/linux/net/ipv4/
H A Dtcp.c3953 nla_put_u32(stats, TCP_NLA_REORD_SEEN, tp->reord_seen); in tcp_get_timestamping_opt_stats()