Searched refs:sysctl_tcp_keepalive_intvl (Results 1 – 5 of 5) sorted by relevance
187 int sysctl_tcp_keepalive_intvl; member
72 int sysctl_tcp_keepalive_intvl
1019 .data = &init_net.ipv4.sysctl_tcp_keepalive_intvl,
3453 net->ipv4.sysctl_tcp_keepalive_intvl = TCP_KEEPALIVE_INTVL;
1441 READ_ONCE(sock_net(sk)->ipv4.sysctl_tcp_keepalive_intvl) / HZ); in mptcp_getsockopt_sol_tcp()