Searched refs:TCP_KEEPALIVE_PROBES (Results 1 – 2 of 2) sorted by relevance
/linux/include/net/ | ||
H A D | tcp.h | 164 #define TCP_KEEPALIVE_PROBES 9 /* Max of 9 keepalive probes */ macro |
/linux/net/ipv4/ | ||
H A D | tcp_ipv4.c | 3447 net->ipv4.sysctl_tcp_keepalive_probes = TCP_KEEPALIVE_PROBES; |