Add the rt linux 4.1.3-rt3 as base
[kvmfornfv.git] / kernel / include / net / netfilter / nf_tables_bridge.h
diff --git a/kernel/include/net/netfilter/nf_tables_bridge.h b/kernel/include/net/netfilter/nf_tables_bridge.h
new file mode 100644 (file)
index 0000000..511fb79
--- /dev/null
@@ -0,0 +1,7 @@
+#ifndef _NET_NF_TABLES_BRIDGE_H
+#define _NET_NF_TABLES_BRIDGE_H
+
+int nft_bridge_iphdr_validate(struct sk_buff *skb);
+int nft_bridge_ip6hdr_validate(struct sk_buff *skb);
+
+#endif /* _NET_NF_TABLES_BRIDGE_H */