Go to the documentation of this file. 1 #ifndef __NETNS_CONNTRACK_H
2 #define __NETNS_CONNTRACK_H
4 #include <linux/list.h>
7 #include <linux/netfilter/nf_conntrack_tcp.h>
16 #ifdef CONFIG_NF_CONNTRACK_PROC_COMPAT
59 #if defined(CONFIG_SYSCTL) && defined(CONFIG_NF_CONNTRACK_PROC_COMPAT)
86 #ifdef CONFIG_NF_NAT_NEEDED
88 unsigned int nat_htable_size;