Searched refs:sysctl_tcp_keepalive_probes (Results 1 – 4 of 4) sorted by relevance
128 u8 sysctl_tcp_keepalive_probes; member
918 .data = &init_net.ipv4.sysctl_tcp_keepalive_probes,
3207 net->ipv4.sysctl_tcp_keepalive_probes = TCP_KEEPALIVE_PROBES; in tcp_sk_init()
1576 return val ? : READ_ONCE(net->ipv4.sysctl_tcp_keepalive_probes); in keepalive_probes()