hc
2024-02-20 102a0743326a03cd1a1202ceda21e175b7d3575c
kernel/include/net/netns/netfilter.h
....@@ -26,9 +26,6 @@
2626 #ifdef CONFIG_NETFILTER_FAMILY_BRIDGE
2727 struct nf_hook_entries __rcu *hooks_bridge[NF_INET_NUMHOOKS];
2828 #endif
29
-#if IS_ENABLED(CONFIG_DECNET)
30
- struct nf_hook_entries __rcu *hooks_decnet[NF_DN_NUMHOOKS];
31
-#endif
3229 #if IS_ENABLED(CONFIG_NF_DEFRAG_IPV4)
3330 bool defrag_ipv4;
3431 #endif