]> git.ipfire.org Git - thirdparty/iptables.git/commit
nft-shared: Introduce __get_cmp_data()
authorPhil Sutter <phil@nwl.cc>
Tue, 27 Sep 2022 21:15:37 +0000 (23:15 +0200)
committerPhil Sutter <phil@nwl.cc>
Wed, 28 Sep 2022 12:21:13 +0000 (14:21 +0200)
commit8dc22798bf813ce92aaac58a6fe8749fe3fc18dc
treefd910c937bf58f33c4c0e2136c08096e6cafb882
parentdb420e268735e8499ca16146234ace79a9f1128a
nft-shared: Introduce __get_cmp_data()

This is an inner function to get_cmp_data() returning the op value as-is
for caller examination.

Signed-off-by: Phil Sutter <phil@nwl.cc>
iptables/nft-shared.c
iptables/nft-shared.h