Searched refs:TCP_KEEPALIVE_TIME (Results 1 – 2 of 2) sorted by relevance
27 int sysctl_tcp_keepalive_time __read_mostly = TCP_KEEPALIVE_TIME;
148 #define TCP_KEEPALIVE_TIME (120*60*HZ) /* two hours */ macro