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