diff options
author | Tom Herbert <[email protected]> | 2016-03-07 14:11:05 -0800 |
---|---|---|
committer | David S. Miller <[email protected]> | 2016-03-09 16:36:14 -0500 |
commit | 473bd239b808a8af5241ce9996a16d283d88ddff (patch) | |
tree | 1a02155265887fa8e2893ddc144a656c240349ee /tools/perf/scripts/python/event_analyzing_sample.py | |
parent | fa9835e52e3ea946916c2ce6c625c86421131740 (diff) |
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 <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions