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

Data Fields

struct list_head list
 
char name [TABLE_MAXNAMELEN]
 
unsigned int hooknum
 
unsigned int references
 
int verdict
 
STRUCT_COUNTERS counters
 
struct counter_map counter_map
 
unsigned int num_rules
 
struct list_head rules
 
unsigned int index
 
unsigned int head_offset
 
unsigned int foot_index
 
unsigned int foot_offset
 

Field Documentation

struct counter_map chain_head::counter_map
STRUCT_COUNTERS chain_head::counters
unsigned int chain_head::foot_index

Referenced by TC_COMMIT().

unsigned int chain_head::foot_offset
unsigned int chain_head::head_offset
unsigned int chain_head::hooknum
unsigned int chain_head::index
struct list_head chain_head::list

Referenced by TC_COMMIT(), TC_FIRST_CHAIN(), and TC_FREE().

unsigned int chain_head::references
int chain_head::verdict

Referenced by TC_GET_POLICY(), and TC_SET_POLICY().


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