Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dsnmp.h283 LINUX_MIB_TCPKEEPALIVE, /* TCPKeepAlive */ enumerator
/linux/net/ipv4/
H A Dproc.c286 SNMP_MIB_ITEM("TCPKeepAlive", LINUX_MIB_TCPKEEPALIVE),
H A Dtcp_timer.c829 if (tcp_write_wakeup(sk, LINUX_MIB_TCPKEEPALIVE) <= 0) { in tcp_keepalive_timer()