netfilter
firewalling, NAT, and packet mangling for linux
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
xt_NFQUEUE.h File Reference
#include <linux/types.h>
Include dependency graph for xt_NFQUEUE.h:
This graph shows which files directly or indirectly include this file:

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
 

Macro Definition Documentation

#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