Home
last modified time | relevance | path

Searched refs:TCP_KEEPALIVE_PROBES (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/include/net/
Dtcp.h158 #define TCP_KEEPALIVE_PROBES 9 /* Max of 9 keepalive probes */ macro
/kernel/linux/linux-5.10/net/ipv4/
Dtcp_ipv4.c2860 net->ipv4.sysctl_tcp_keepalive_probes = TCP_KEEPALIVE_PROBES; in tcp_sk_init()