The Netsukuku Project
0.0.9
An Alternative routing method
|
Data Fields | |
struct list_head | list |
struct chain_head * | chain |
struct counter_map | counter_map |
unsigned int | index |
unsigned int | offset |
enum iptcc_rule_type | type |
struct chain_head * | jump |
unsigned int | size |
STRUCT_ENTRY | entry [0] |
struct chain_head* rule_head::chain |
struct counter_map rule_head::counter_map |
STRUCT_ENTRY rule_head::entry[0] |
unsigned int rule_head::index |
struct chain_head* rule_head::jump |
struct list_head rule_head::list |
unsigned int rule_head::offset |
unsigned int rule_head::size |
enum iptcc_rule_type rule_head::type |