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

Data Structures

struct  xt_set_info_v0
 
struct  xt_set_info_match_v0
 
struct  xt_set_info_target_v0
 
struct  xt_set_info
 
struct  xt_set_info_match_v1
 
struct  xt_set_info_target_v1
 
struct  xt_set_info_target_v2
 
struct  xt_set_info_match_v3
 
struct  xt_set_info_target_v3
 

Macros

#define IPSET_SRC   0x01 /* Source match/add */
 
#define IPSET_DST   0x02 /* Destination match/add */
 
#define IPSET_MATCH_INV   0x04 /* Inverse matching */
 

Macro Definition Documentation

#define IPSET_DST   0x02 /* Destination match/add */
#define IPSET_MATCH_INV   0x04 /* Inverse matching */
#define IPSET_SRC   0x01 /* Source match/add */