Linux Kernel
3.7.1
|
#include <linux/types.h>
Go to the source code of this file.
Data Structures | |
struct | xt_multiport |
struct | xt_multiport_v1 |
Macros | |
#define | XT_MULTI_PORTS 15 |
Enumerations | |
enum | xt_multiport_flags { XT_MULTIPORT_SOURCE, XT_MULTIPORT_DESTINATION, XT_MULTIPORT_EITHER } |
#define XT_MULTI_PORTS 15 |
Definition at line 12 of file xt_multiport.h.
enum xt_multiport_flags |
Definition at line 6 of file xt_multiport.h.