db405f70e538b446837deb314e77d95dc5cd412a
[sfrench/cifs-2.6.git] / include / net / netfilter / ipv4 / nf_defrag_ipv4.h
1 #ifndef _NF_DEFRAG_IPV4_H
2 #define _NF_DEFRAG_IPV4_H
3
4 struct net;
5 int nf_defrag_ipv4_enable(struct net *);
6
7 #endif /* _NF_DEFRAG_IPV4_H */