summaryrefslogtreecommitdiffstats
path: root/iptables/nft-bridge.h
diff options
context:
space:
mode:
Diffstat (limited to 'iptables/nft-bridge.h')
-rw-r--r--iptables/nft-bridge.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/iptables/nft-bridge.h b/iptables/nft-bridge.h
index 1c4a96ea..1c37a5f6 100644
--- a/iptables/nft-bridge.h
+++ b/iptables/nft-bridge.h
@@ -118,7 +118,7 @@ struct ebtables_command_state {
unsigned int options;
};
-void nft_rule_to_ebtables_command_state(struct nft_rule *r,
+void nft_rule_to_ebtables_command_state(struct nftnl_rule *r,
struct ebtables_command_state *cs);
static const char *ebt_standard_targets[NUM_STANDARD_TARGETS] = {