Home
last modified time | relevance | path

Searched refs:TCP_KEEPALIVE_TIME (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/net/ipv4/
Dtcp_timer.c27 int sysctl_tcp_keepalive_time __read_mostly = TCP_KEEPALIVE_TIME;
/linux-4.4.14/include/net/
Dtcp.h148 #define TCP_KEEPALIVE_TIME (120*60*HZ) /* two hours */ macro