diff options
| author | Florian Westphal <[email protected]> | 2022-02-04 13:11:45 +0100 |
|---|---|---|
| committer | Pablo Neira Ayuso <[email protected]> | 2022-02-09 12:07:16 +0100 |
| commit | 5948ed297eefe927628e43b5142ccde691a130fd (patch) | |
| tree | 8146620fb4407aa8cc4c0dc4eca6628695e671d5 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/SchedGui.py | |
| parent | 98eee88b8decb47ed9bacd0bbd698a36c1983a8a (diff) | |
netfilter: ctnetlink: use dump structure instead of raw args
netlink_dump structure has a union of 'long args[6]' and a context
buffer as scratch space.
Convert ctnetlink to use a structure, its easier to read than the
raw 'args' usage which comes with no type checks and no readable names.
Signed-off-by: Florian Westphal <[email protected]>
Signed-off-by: Pablo Neira Ayuso <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/SchedGui.py')
0 files changed, 0 insertions, 0 deletions