Home
last modified time | relevance | path

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

/Linux-v4.19/net/ipv4/
Dtcp.c488 static inline bool tcp_stream_is_readable(const struct tcp_sock *tp, in tcp_stream_is_readable() function
565 if (tcp_stream_is_readable(tp, target, sk)) in tcp_poll()