Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dsnmp.h203 LINUX_MIB_TCPFULLUNDO, /* TCPFullUndo */ enumerator
/openbmc/linux/net/ipv4/
H A Dproc.c205 SNMP_MIB_ITEM("TCPFullUndo", LINUX_MIB_TCPFULLUNDO),
H A Dtcp_input.c2616 mib_idx = LINUX_MIB_TCPFULLUNDO; in tcp_try_undo_recovery()