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

/xnu-2422.115.4/bsd/netinet/
H A Dip_fw2.c280 static u_int32_t static_len_32; /* size in bytes of static rules for 32 bit client */ variable
476 int len = static_len_32;
2903 static_len_32 += RULESIZE32(input_rule);
2933 static_len_32 -= RULESIZE32(rule);
3044 static_len_32 -= RULESIZE32(*rule);

Completed in 23 milliseconds