Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dsnmp.h227 LINUX_MIB_TCPABORTONLINGER, /* TCPAbortOnLinger */ enumerator
/openbmc/linux/net/ipv4/
H A Dproc.c230 SNMP_MIB_ITEM("TCPAbortOnLinger", LINUX_MIB_TCPABORTONLINGER),
H A Dtcp.c2910 LINUX_MIB_TCPABORTONLINGER); in __tcp_close()