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