Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
nf_conntrack_ipv6.h
Go to the documentation of this file.
1 #ifndef _NF_CONNTRACK_IPV6_H
2 #define _NF_CONNTRACK_IPV6_H
3 
5 
9 
10 #include <linux/sysctl.h>
11 extern struct ctl_table nf_ct_ipv6_sysctl_table[];
12 
13 #endif /* _NF_CONNTRACK_IPV6_H*/