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