Home
last modified time | relevance | path

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

/Linux-v6.6/include/net/
Dtcp.h159 #define TCP_KEEPALIVE_PROBES 9 /* Max of 9 keepalive probes */ macro
/Linux-v6.6/net/ipv4/
Dtcp_ipv4.c3207 net->ipv4.sysctl_tcp_keepalive_probes = TCP_KEEPALIVE_PROBES; in tcp_sk_init()