Searched refs:sysctl_tcp_keepalive_probes (Results 1 – 2 of 2) sorted by relevance
/include/net/netns/ | ||
D | ipv4.h | 126 int sysctl_tcp_keepalive_probes; member |
/include/net/ | ||
D | tcp.h | 1466 return tp->keepalive_probes ? : net->ipv4.sysctl_tcp_keepalive_probes; in keepalive_probes() |