Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
xt_realm.h
Go to the documentation of this file.
1 #ifndef _XT_REALM_H
2 #define _XT_REALM_H
3 
4 #include <linux/types.h>
5 
6 struct xt_realm_info {
10 };
11 
12 #endif /* _XT_REALM_H */