Home
last modified time | relevance | path

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

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