Linux Kernel
3.7.1
|
#include <linux/types.h>
#include <linux/netfilter/ipset/ip_set.h>
Go to the source code of 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 |
Macros | |
#define | IPSET_SRC 0x01 /* Source match/add */ |
#define | IPSET_DST 0x02 /* Destination match/add */ |
#define | IPSET_MATCH_INV 0x04 /* Inverse matching */ |