aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/netfilter/ipv6/nf_defrag_ipv6.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/net/netfilter/ipv6/nf_defrag_ipv6.h')
-rw-r--r--include/net/netfilter/ipv6/nf_defrag_ipv6.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/include/net/netfilter/ipv6/nf_defrag_ipv6.h b/include/net/netfilter/ipv6/nf_defrag_ipv6.h
new file mode 100644
index 000000000000..94dd54d76b48
--- /dev/null
+++ b/include/net/netfilter/ipv6/nf_defrag_ipv6.h
@@ -0,0 +1,6 @@
+#ifndef _NF_DEFRAG_IPV6_H
+#define _NF_DEFRAG_IPV6_H
+
+extern void nf_defrag_ipv6_enable(void);
+
+#endif /* _NF_DEFRAG_IPV6_H */