diff options
author | Phil Sutter <phil@nwl.cc> | 2025-05-21 23:44:23 +0300 |
---|---|---|
committer | Pablo Neira Ayuso <pablo@netfilter.org> | 2025-05-23 14:57:12 +0300 |
commit | e225376d78fb2d85e99a2436a9e65765dc1ac234 (patch) | |
tree | a34d6b130745fb6bbc380c9c574c65f9ef9a1e5c /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 75e20bcdce24b34e9bf71a7a731f9294fb2c633c (diff) | |
download | linux-e225376d78fb2d85e99a2436a9e65765dc1ac234.tar.xz |
netfilter: nf_tables: Introduce nft_hook_find_ops{,_rcu}()
Also a pretty dull wrapper around the hook->ops.dev comparison for now.
Will search the embedded nf_hook_ops list in future. The ugly cast to
eliminate the const qualifier will vanish then, too.
Since this future list will be RCU-protected, also introduce an _rcu()
variant here.
Signed-off-by: Phil Sutter <phil@nwl.cc>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions