Searched refs:TCP_KEEPALIVE_INTVL (Results 1 – 2 of 2) sorted by relevance
/Linux-v6.6/include/net/ | ||
D | tcp.h | 160 #define TCP_KEEPALIVE_INTVL (75*HZ) macro |
/Linux-v6.6/net/ipv4/ | ||
D | tcp_ipv4.c | 3208 net->ipv4.sysctl_tcp_keepalive_intvl = TCP_KEEPALIVE_INTVL; in tcp_sk_init() |