diff options
| author | Florian Westphal <[email protected]> | 2021-05-28 12:30:03 +0200 |
|---|---|---|
| committer | Pablo Neira Ayuso <[email protected]> | 2021-05-29 01:04:53 +0200 |
| commit | 586d5a8bcede47fda7bebf4b36be917c5010db16 (patch) | |
| tree | 4320ed35ca3f2e9240a90248f569c21b4e3f93e5 /tools/perf/scripts/python/check-perf-trace.py | |
| parent | e0241ae6ac59ffa318255640c047f7c90457fbe5 (diff) | |
netfilter: x_tables: reduce xt_action_param by 8 byte
The fragment offset in ipv4/ipv6 is a 16bit field, so use
u16 instead of unsigned int.
On 64bit: 40 bytes to 32 bytes. By extension this also reduces
nft_pktinfo (56 to 48 byte).
Signed-off-by: Florian Westphal <[email protected]>
Signed-off-by: Pablo Neira Ayuso <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions