Searched refs:TCP_KEEPALIVE_INTVL (Results 1 – 2 of 2) sorted by relevance
| /linux-4.4.14/net/ipv4/ | ||
| D | tcp_timer.c | 29 int sysctl_tcp_keepalive_intvl __read_mostly = TCP_KEEPALIVE_INTVL; |
| /linux-4.4.14/include/net/ | ||
| D | tcp.h | 150 #define TCP_KEEPALIVE_INTVL (75*HZ) macro |