Searched refs:LINUX_MIB_TCPKEEPALIVE (Results 1 – 3 of 3) sorted by relevance
283 LINUX_MIB_TCPKEEPALIVE, /* TCPKeepAlive */ enumerator
286 SNMP_MIB_ITEM("TCPKeepAlive", LINUX_MIB_TCPKEEPALIVE),
829 if (tcp_write_wakeup(sk, LINUX_MIB_TCPKEEPALIVE) <= 0) { in tcp_keepalive_timer()