diff options
author | Florian Westphal <fw@strlen.de> | 2024-06-24 20:53:16 +0200 |
---|---|---|
committer | Pablo Neira Ayuso <pablo@netfilter.org> | 2024-06-25 20:40:46 +0200 |
commit | 17d8f3ad36a5fa5c93afab90ed03ba7ec748dd03 (patch) | |
tree | ee5b28614449c875a533381a5c6ae48fa063b70b /tools/perf/scripts/python/task-analyzer.py | |
parent | 605efd54b50437ed9f3915690539d0afddca9d95 (diff) |
netfilter: nf_tables: move bind list_head into relevant subtypes
Only nft_trans_chain and nft_trans_set subtypes use the
trans->binding_list member.
Add a new common binding subtype and move the member there.
This reduces size of all other subtypes by 16 bytes on 64bit platforms.
Signed-off-by: Florian Westphal <fw@strlen.de>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions