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