Home
last modified time | relevance | path

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

/net/ipv4/
Dtcp.c484 static bool tcp_stream_is_readable(struct sock *sk, int target) in tcp_stream_is_readable() function
563 if (tcp_stream_is_readable(sk, target)) in tcp_poll()