Home
last modified time | relevance | path

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

/Linux-v4.19/include/net/
Dtcp.h152 #define TCP_KEEPALIVE_TIME (120*60*HZ) /* two hours */ macro
/Linux-v4.19/net/ipv4/
Dtcp_ipv4.c2538 net->ipv4.sysctl_tcp_keepalive_time = TCP_KEEPALIVE_TIME; in tcp_sk_init()