Searched defs:ipfw3_table_context (Results 1 – 1 of 1) sorted by relevance
62 struct ipfw3_table_context { struct63 struct radix_node_head *node;64 struct radix_node_head *mask;65 char name[IPFW_TABLE_NAME_LEN];66 int count;67 int type;