Home
last modified time | relevance | path

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

/linux/net/ipv4/
H A Dtcp.c497 static bool tcp_stream_is_readable(struct sock *sk, int target) in tcp_stream_is_readable() function
576 if (tcp_stream_is_readable(sk, target)) in tcp_poll()