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