Home
last modified time | relevance | path

Searched refs:sysctl_tcp_keepalive_intvl (Results 1 – 4 of 4) sorted by relevance

/linux/include/net/netns/
A Dipv4.h123 int sysctl_tcp_keepalive_intvl; member
/linux/net/ipv4/
A Dsysctl_net_ipv4.c912 .data = &init_net.ipv4.sysctl_tcp_keepalive_intvl,
A Dtcp_ipv4.c3152 net->ipv4.sysctl_tcp_keepalive_intvl = TCP_KEEPALIVE_INTVL; in tcp_sk_init()
/linux/include/net/
A Dtcp.h1480 return tp->keepalive_intvl ? : net->ipv4.sysctl_tcp_keepalive_intvl; in keepalive_intvl_when()

Completed in 19 milliseconds