Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
ipt_REJECT.h
Go to the documentation of this file.
1 #ifndef _IPT_REJECT_H
2 #define _IPT_REJECT_H
3 
14 };
15 
17  enum ipt_reject_with with; /* reject type */
18 };
19 
20 #endif /*_IPT_REJECT_H*/