Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
nf_defrag_ipv4.h
Go to the documentation of this file.
1 #ifndef _NF_DEFRAG_IPV4_H
2 #define _NF_DEFRAG_IPV4_H
3 
4 extern void nf_defrag_ipv4_enable(void);
5 
6 #endif /* _NF_DEFRAG_IPV4_H */