Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dsnmp.h133 TCP_MIB_RTOMIN, /* RtoMin */ enumerator
/openbmc/linux/net/ipv4/
H A Dproc.c145 SNMP_MIB_ITEM("RtoMin", TCP_MIB_RTOMIN),
/openbmc/linux/include/net/
H A Dtcp.h1650 TCP_ADD_STATS(net, TCP_MIB_RTOMIN, TCP_RTO_MIN*1000/HZ); in tcp_mib_init()