Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dtcp.h280 u8 keepalive_probes; /* num of allowed keep alive probes */ member
/OK3568_Linux_fs/kernel/include/net/
H A Dtcp.h1470 static inline int keepalive_probes(const struct tcp_sock *tp) in keepalive_probes() function