ARM: dts: sun7i: bananapi-m1-plus: Reindent whole file using tabs
[deliverable/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 */
This page took 0.03148 seconds and 5 git commands to generate.