Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/ipv4/
H A Dtcp.c480 static inline bool tcp_stream_is_readable(const struct tcp_sock *tp, in tcp_stream_is_readable() function
567 if (tcp_stream_is_readable(tp, target, sk)) in tcp_poll()