#include <linux/types.h>
Data Structures | |
struct | xt_policy_spec |
union | xt_policy_addr |
struct | xt_policy_elem |
struct | xt_policy_info |
Macros | |
#define | XT_POLICY_MAX_ELEM 4 |
Enumerations | |
enum | xt_policy_flags { XT_POLICY_MATCH_IN = 0x1, XT_POLICY_MATCH_OUT = 0x2, XT_POLICY_MATCH_NONE = 0x4, XT_POLICY_MATCH_STRICT = 0x8 } |
enum | xt_policy_modes { XT_POLICY_MODE_TRANSPORT, XT_POLICY_MODE_TUNNEL } |
#define XT_POLICY_MAX_ELEM 4 |
enum xt_policy_flags |
enum xt_policy_modes |