Home
last modified time | relevance | path

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

/Linux-v6.6/include/net/
Dtcp.h158 #define TCP_KEEPALIVE_TIME (120*60*HZ) /* two hours */ macro
/Linux-v6.6/net/ipv4/
Dtcp_ipv4.c3206 net->ipv4.sysctl_tcp_keepalive_time = TCP_KEEPALIVE_TIME; in tcp_sk_init()