Home
last modified time | relevance | path

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

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