Searched refs:sysctl_tcp_keepalive_intvl (Results 1 – 5 of 5) sorted by relevance
154 int sysctl_tcp_keepalive_intvl; member
69 int sysctl_tcp_keepalive_intvl - - …
921 .data = &init_net.ipv4.sysctl_tcp_keepalive_intvl,
3409 net->ipv4.sysctl_tcp_keepalive_intvl = TCP_KEEPALIVE_INTVL;
1588 return val ? : READ_ONCE(net->ipv4.sysctl_tcp_keepalive_intvl); in keepalive_intvl_when()