kernel/include/net/netns/netfilter.h
.. .. @@ -26,9 +26,6 @@ 26 26 #ifdef CONFIG_NETFILTER_FAMILY_BRIDGE 27 27 struct nf_hook_entries __rcu *hooks_bridge[NF_INET_NUMHOOKS]; 28 28 #endif 29 -#if IS_ENABLED(CONFIG_DECNET)30 - struct nf_hook_entries __rcu *hooks_decnet[NF_DN_NUMHOOKS];31 -#endif32 29 #if IS_ENABLED(CONFIG_NF_DEFRAG_IPV4) 33 30 bool defrag_ipv4; 34 31 #endif