Searched refs:LINUX_MIB_TCPKEEPALIVE (Results 1 – 4 of 4) sorted by relevance
287 LINUX_MIB_TCPKEEPALIVE, /* TCPKeepAlive */ enumerator
11 unsigned_long LINUX_MIB_TCPKEEPALIVE write_mostly tcp_ke…
286 SNMP_MIB_ITEM("TCPKeepAlive", LINUX_MIB_TCPKEEPALIVE),
842 if (tcp_write_wakeup(sk, LINUX_MIB_TCPKEEPALIVE) <= 0) { in tcp_keepalive_timer()