Searched refs:sysctl_tcp_keepalive_intvl (Results 1 – 4 of 4) sorted by relevance
130 int sysctl_tcp_keepalive_intvl; member
906 .data = &init_net.ipv4.sysctl_tcp_keepalive_intvl,
2855 net->ipv4.sysctl_tcp_keepalive_intvl = TCP_KEEPALIVE_INTVL; in tcp_sk_init()
1443 return tp->keepalive_intvl ? : net->ipv4.sysctl_tcp_keepalive_intvl; in keepalive_intvl_when()