Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
ipt_ecn.h
Go to the documentation of this file.
1 #ifndef _IPT_ECN_H
2 #define _IPT_ECN_H
3 
5 #define ipt_ecn_info xt_ecn_info
6 
7 enum {
13 };
14 
15 #endif /* IPT_ECN_H */