Searched refs:sysctl_tcp_keepalive_intvl (Results 1 – 6 of 6) sorted by relevance
163 int sysctl_tcp_keepalive_intvl; member
70 int sysctl_tcp_keepalive_intvl
978 .data = &init_net.ipv4.sysctl_tcp_keepalive_intvl,
3450 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()
1656 return val ? : READ_ONCE(net->ipv4.sysctl_tcp_keepalive_intvl); in keepalive_intvl_when()