Searched refs:sysctl_tcp_keepalive_intvl (Results 1 – 6 of 6) sorted by relevance
164 int sysctl_tcp_keepalive_intvl; member
69 int sysctl_tcp_keepalive_intvl - - …
977 .data = &init_net.ipv4.sysctl_tcp_keepalive_intvl,
3445 net->ipv4.sysctl_tcp_keepalive_intvl = TCP_KEEPALIVE_INTVL;
1401 READ_ONCE(sock_net(sk)->ipv4.sysctl_tcp_keepalive_intvl) / HZ); in mptcp_getsockopt_sol_tcp()
1639 return val ? : READ_ONCE(net->ipv4.sysctl_tcp_keepalive_intvl); in keepalive_intvl_when()