Home
last modified time | relevance | path

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

/openbmc/linux/include/net/
H A Dtcp.h160 #define TCP_KEEPALIVE_PROBES 9 /* Max of 9 keepalive probes */ macro
/openbmc/linux/net/ipv4/
H A Dtcp_ipv4.c3222 net->ipv4.sysctl_tcp_keepalive_probes = TCP_KEEPALIVE_PROBES; in tcp_sk_init()