Home
last modified time | relevance | path

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

/Linux-v4.19/include/net/
Dtcp.h153 #define TCP_KEEPALIVE_PROBES 9 /* Max of 9 keepalive probes */ macro
/Linux-v4.19/net/ipv4/
Dtcp_ipv4.c2539 net->ipv4.sysctl_tcp_keepalive_probes = TCP_KEEPALIVE_PROBES; in tcp_sk_init()