
Data Structures | |
| struct | xt_state_info |
Macros | |
| #define | XT_STATE_BIT(ctinfo) (1 << ((ctinfo)%IP_CT_IS_REPLY+1)) |
| #define | XT_STATE_INVALID (1 << 0) |
| #define | XT_STATE_UNTRACKED (1 << (IP_CT_NUMBER + 1)) |
| #define XT_STATE_BIT | ( | ctinfo | ) | (1 << ((ctinfo)%IP_CT_IS_REPLY+1)) |
| #define XT_STATE_INVALID (1 << 0) |
| #define XT_STATE_UNTRACKED (1 << (IP_CT_NUMBER + 1)) |