Searched defs:ip_fw7 (Results 1 – 1 of 1) sorted by relevance
2101 struct ip_fw7 { struct2102 struct ip_fw7 *next; /* linked list of rules */ argument2103 struct ip_fw7 *next_rule; /* ptr to next [skipto] rule */ argument2125 #define RULESIZE7(rule) (sizeof(struct ip_fw7) + \ argument