tag
line
file
source code
tcp_readable
312
net/tcp/tcp.c
if (sk->state == TCP_LISTEN || tcp_readable(sk))
tcp_readable
400
net/tcp/tcp.c
amount = tcp_readable(sk);