diff options
author | Tom Herbert <tom@herbertland.com> | 2016-03-07 23:11:05 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2016-03-09 22:36:14 +0100 |
commit | 473bd239b808a8af5241ce9996a16d283d88ddff (patch) | |
tree | 1a02155265887fa8e2893ddc144a656c240349ee /net/Kconfig | |
parent | net: Walk fragments in __skb_splice_bits (diff) | |
download | linux-473bd239b808a8af5241ce9996a16d283d88ddff.tar.xz linux-473bd239b808a8af5241ce9996a16d283d88ddff.zip |
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/Kconfig')
0 files changed, 0 insertions, 0 deletions