Home
last modified time | relevance | path

Searched defs:ip_fw7 (Results 1 – 1 of 1) sorted by relevance

/f-stack/freebsd/netpfil/ipfw/
H A Dip_fw_sockopt.c2101 struct ip_fw7 { struct
2102 struct ip_fw7 *next; /* linked list of rules */ argument
2103 struct ip_fw7 *next_rule; /* ptr to next [skipto] rule */ argument
2125 #define RULESIZE7(rule) (sizeof(struct ip_fw7) + \ argument