diff options
author | Tom Herbert <tom@herbertland.com> | 2016-03-07 14:11:05 -0800 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2016-03-09 16:36:14 -0500 |
commit | 473bd239b808a8af5241ce9996a16d283d88ddff (patch) | |
tree | 1a02155265887fa8e2893ddc144a656c240349ee /net/kcm/kcmsock.c | |
parent | fa9835e52e3ea946916c2ce6c625c86421131740 (diff) | |
download | linux-473bd239b808a8af5241ce9996a16d283d88ddff.tar.bz2 |
tcp: Add tcp_inq to get available receive bytes on socket
Create a common kernel function to get the number of bytes available
on a TCP socket. This is based on code in INQ getsockopt and we now call
the function for that getsockopt.
Signed-off-by: Tom Herbert <tom@herbertland.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/kcm/kcmsock.c')
0 files changed, 0 insertions, 0 deletions