#include <linux/types.h>
Data Structures | |
struct | xt_NFQ_info |
struct | xt_NFQ_info_v1 |
struct | xt_NFQ_info_v2 |
struct | xt_NFQ_info_v3 |
Macros | |
#define | NFQ_FLAG_BYPASS 0x01 /* for compatibility with v2 */ |
#define | NFQ_FLAG_CPU_FANOUT 0x02 /* use current CPU (no hashing) */ |
#define | NFQ_FLAG_MASK 0x03 |
#define NFQ_FLAG_BYPASS 0x01 /* for compatibility with v2 */ |
#define NFQ_FLAG_CPU_FANOUT 0x02 /* use current CPU (no hashing) */ |
#define NFQ_FLAG_MASK 0x03 |