Searched refs:TCP_KEEPALIVE_TIME (Results 1 – 2 of 2) sorted by relevance
/linux/include/net/ | ||
H A D | tcp.h | 164 #define TCP_KEEPALIVE_TIME (120*60*HZ) /* two hours */ macro |
/linux/net/ipv4/ | ||
H A D | tcp_ipv4.c | 3448 net->ipv4.sysctl_tcp_keepalive_time = TCP_KEEPALIVE_TIME; |