|
Linux Kernel
3.7.1
|
#include <linux/types.h>Go to the source code of this file.
Data Structures | |
| struct | xt_dccp_info |
Macros | |
| #define | XT_DCCP_SRC_PORTS 0x01 |
| #define | XT_DCCP_DEST_PORTS 0x02 |
| #define | XT_DCCP_TYPE 0x04 |
| #define | XT_DCCP_OPTION 0x08 |
| #define | XT_DCCP_VALID_FLAGS 0x0f |
1.8.2