]> asedeno.scripts.mit.edu Git - linux.git/blob - include/net/netfilter/nf_tables_bridge.h
Merge tag 'topic/atomic-fixes-2014-12-17' of git://anongit.freedesktop.org/drm-intel...
[linux.git] / include / net / netfilter / nf_tables_bridge.h
1 #ifndef _NET_NF_TABLES_BRIDGE_H
2 #define _NET_NF_TABLES_BRIDGE_H
3
4 int nft_bridge_iphdr_validate(struct sk_buff *skb);
5 int nft_bridge_ip6hdr_validate(struct sk_buff *skb);
6
7 #endif /* _NET_NF_TABLES_BRIDGE_H */