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