Searched refs:RULESIZE (Results 1 - 2 of 2) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/bsd/netinet/
H A Dip_fw2.h370 #define RULESIZE(rule) (sizeof(struct ip_fw) + \ macro
H A Dip_fw2.c2253 int l = RULESIZE(input_rule);
2338 int l = RULESIZE(rule);
2451 int l = RULESIZE(*rule);
2685 l = RULESIZE(rule);
2949 int i = RULESIZE(rule);
3005 int j = RULESIZE(bp);
3038 int j = RULESIZE(bp);
3129 sopt->sopt_valsize = RULESIZE(rule);
3139 size = RULESIZE(rule);

Completed in 25 milliseconds