Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dsnmp.h202 LINUX_MIB_TCPTSREORDER, /* TCPTSReorder */ enumerator
/openbmc/linux/net/ipv4/
H A Dproc.c204 SNMP_MIB_ITEM("TCPTSReorder", LINUX_MIB_TCPTSREORDER),
H A Dtcp_input.c1090 ts ? LINUX_MIB_TCPTSREORDER : LINUX_MIB_TCPSACKREORDER); in tcp_check_sack_reordering()