Searched refs:sysctl_tcp_keepalive_probes (Results 1 – 4 of 4) sorted by relevance
124 u8 sysctl_tcp_keepalive_probes; member
926 .data = &init_net.ipv4.sysctl_tcp_keepalive_probes,
3147 net->ipv4.sysctl_tcp_keepalive_probes = TCP_KEEPALIVE_PROBES; in tcp_sk_init()
1478 return tp->keepalive_probes ? : net->ipv4.sysctl_tcp_keepalive_probes; in keepalive_probes()