Home
last modified time | relevance | path

Searched defs:keepalive_probes (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.6/include/linux/
Dtcp.h304 u8 keepalive_probes; /* num of allowed keep alive probes */ member
/Linux-v6.6/include/net/
Dtcp.h1559 static inline int keepalive_probes(const struct tcp_sock *tp) in keepalive_probes() function