aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py
diff options
context:
space:
mode:
authorPaolo Abeni <[email protected]>2023-08-11 17:57:17 +0200
committerDavid S. Miller <[email protected]>2023-08-14 07:06:13 +0100
commite6d360ff87f005e5b28edc26cb43718244ae7e73 (patch)
tree8795fee62cb65d0570b354897af56d46548008cf /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py
parentcfb63e50d319ee5d11254c83d3ad2b135b8735db (diff)
net: factor out inet{,6}_bind_sk helpers
The mptcp protocol maintains an additional socket just to easily invoke a few stream operations on the first subflow. One of them is bind(). Factor out the helpers operating directly on the struct sock, to allow get rid of the above dependency in the next patch without duplicating the existing code. No functional changes intended. Signed-off-by: Paolo Abeni <[email protected]> Acked-by: Mat Martineau <[email protected]> Signed-off-by: Matthieu Baerts <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py')
0 files changed, 0 insertions, 0 deletions