netfilter
firewalling, NAT, and packet mangling for linux
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
rule_head Struct Reference
Collaboration diagram for rule_head:

Data Fields

struct list_head list
 
struct chain_headchain
 
struct counter_map counter_map
 
unsigned int index
 
unsigned int offset
 
enum iptcc_rule_type type
 
struct chain_headjump
 
unsigned int size
 
STRUCT_ENTRY entry [0]
 

Field Documentation

struct chain_head* rule_head::chain

Referenced by TC_NEXT_RULE().

unsigned int rule_head::index

Referenced by TC_COMMIT().

struct chain_head* rule_head::jump

Referenced by TC_GET_TARGET().

unsigned int rule_head::offset
unsigned int rule_head::size
enum iptcc_rule_type rule_head::type

Referenced by TC_GET_TARGET().


The documentation for this struct was generated from the following file: