Home
last modified time | relevance | path

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

/linux-4.19.296/include/net/netns/
Dipv4.h122 int sysctl_tcp_keepalive_probes; member
/linux-4.19.296/include/net/
Dtcp.h1428 return tp->keepalive_probes ? : net->ipv4.sysctl_tcp_keepalive_probes; in keepalive_probes()