Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Structures | Macros | Enumerations
xt_multiport.h File Reference
#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 }
 

Macro Definition Documentation

#define XT_MULTI_PORTS   15

Definition at line 12 of file xt_multiport.h.

Enumeration Type Documentation

Enumerator:
XT_MULTIPORT_SOURCE 
XT_MULTIPORT_DESTINATION 
XT_MULTIPORT_EITHER 

Definition at line 6 of file xt_multiport.h.