diff options
author | 2022-06-29 13:22:10 -0600 | |
---|---|---|
committer | 2022-07-14 00:24:06 +0200 | |
commit | 9d2f00fb0a0ce0d1127e54cac5217b6517ab0d54 (patch) | |
tree | e34e374d40ffd1ade0055176eb9d42086a65d7d8 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | netfilter: nf_tables: move nft_cmp_fast_mask to where its used (diff) | |
download | linux-dev-9d2f00fb0a0ce0d1127e54cac5217b6517ab0d54.tar.xz linux-dev-9d2f00fb0a0ce0d1127e54cac5217b6517ab0d54.zip |
netfilter: nf_nat: in nf_nat_initialized(), use const struct nf_conn *
nf_nat_initialized() doesn't modify passed struct nf_conn,
so declare as const.
This is helpful for code readability and makes it possible
to call nf_nat_initialized() with a const struct nf_conn *.
Signed-off-by: James Yonan <james@openvpn.net>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions