Home
last modified time | relevance | path

Searched refs:sysctl_tcp_keepalive_probes (Results 1 – 6 of 6) sorted by relevance

/linux/include/net/netns/
A Dipv4.h165 u8 sysctl_tcp_keepalive_probes; member
/linux/Documentation/networking/net_cachelines/
A Dnetns_ipv4_sysctl.rst70 u8 sysctl_tcp_keepalive_probes - - …
/linux/net/mptcp/
A Dsockopt.c1405 READ_ONCE(sock_net(sk)->ipv4.sysctl_tcp_keepalive_probes)); in mptcp_getsockopt_sol_tcp()
/linux/net/ipv4/
A Dsysctl_net_ipv4.c970 .data = &init_net.ipv4.sysctl_tcp_keepalive_probes,
A Dtcp_ipv4.c3444 net->ipv4.sysctl_tcp_keepalive_probes = TCP_KEEPALIVE_PROBES;
/linux/include/net/
A Dtcp.h1663 return val ? : READ_ONCE(net->ipv4.sysctl_tcp_keepalive_probes); in keepalive_probes()

Completed in 24 milliseconds