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

/xnu-2422.115.4/bsd/netinet/
H A Dip_fw2.c281 static u_int32_t static_len_64; /* size in bytes of static rules for 64 bit client */ variable
500 int len = static_len_64;
2904 static_len_64 += RULESIZE64(input_rule);
2934 static_len_64 -= RULESIZE64(rule);
3045 static_len_64 -= RULESIZE64(*rule);

Completed in 25 milliseconds