Home
last modified time | relevance | path

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

/linux-5.10/net/ipv4/
Dtcp.c478 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()