Home
last modified time | relevance | path

Searched refs:TCP_KEEPALIVE_PROBES (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/include/net/
H A Dtcp.h161 #define TCP_KEEPALIVE_PROBES 9 /* Max of 9 keepalive probes */ macro
/kernel/linux/linux-6.6/include/net/
H A Dtcp.h159 #define TCP_KEEPALIVE_PROBES 9 /* Max of 9 keepalive probes */ macro
/kernel/linux/linux-5.10/net/ipv4/
H A Dtcp_ipv4.c2867 net->ipv4.sysctl_tcp_keepalive_probes = TCP_KEEPALIVE_PROBES; in tcp_sk_init()
/kernel/linux/linux-6.6/net/ipv4/
H A Dtcp_ipv4.c3207 net->ipv4.sysctl_tcp_keepalive_probes = TCP_KEEPALIVE_PROBES; in tcp_sk_init()

Completed in 16 milliseconds