Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dsnmp.h212 LINUX_MIB_TCPSLOWSTARTRETRANS, /* TCPSlowStartRetrans */ enumerator
/openbmc/linux/net/ipv4/
H A Dproc.c214 SNMP_MIB_ITEM("TCPSlowStartRetrans", LINUX_MIB_TCPSLOWSTARTRETRANS),
H A Dtcp_output.c3458 mib_idx = LINUX_MIB_TCPSLOWSTARTRETRANS; in tcp_xmit_retransmit_queue()