aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorJon Maloy <[email protected]>2017-10-13 11:04:20 +0200
committerDavid S. Miller <[email protected]>2017-10-13 08:46:00 -0700
commit64ac5f5977df5b276374fb2f051082129f5cdb22 (patch)
tree4dd4044eb9df39cd26904a6c328b41d989b5414d /tools/perf/scripts/python
parent38077b8ef831daba55913f7e24732b062d0bdebb (diff)
tipc: refactor function filter_rcv()
In the following commits we will need to handle multiple incoming and rejected/returned buffers in the function socket.c::filter_rcv(). As a preparation for this, we generalize the function by handling buffer queues instead of individual buffers. We also introduce a help function tipc_skb_reject(), and rename filter_rcv() to tipc_sk_filter_rcv() in line with other functions in socket.c. Signed-off-by: Jon Maloy <[email protected]> Acked-by: Ying Xue <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions