Home
last modified time | relevance | path

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

/linux/include/net/netns/
A Dipv4.h124 u8 sysctl_tcp_keepalive_probes; member
/linux/net/ipv4/
A Dsysctl_net_ipv4.c905 .data = &init_net.ipv4.sysctl_tcp_keepalive_probes,
A Dtcp_ipv4.c3151 net->ipv4.sysctl_tcp_keepalive_probes = TCP_KEEPALIVE_PROBES; in tcp_sk_init()
/linux/include/net/
A Dtcp.h1494 return tp->keepalive_probes ? : net->ipv4.sysctl_tcp_keepalive_probes; in keepalive_probes()

Completed in 18 milliseconds