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

/xnu-2422.115.4/bsd/netinet/
H A Dip_fw2.c207 static uint32_t ipfw_stealth_stats_needs_flush = FALSE; variable
409 if (!ipfw_stealth_stats_needs_flush) {
410 ipfw_stealth_stats_needs_flush = TRUE;
445 ipfw_stealth_stats_needs_flush = FALSE;
3972 if (ipfw_stealth_stats_needs_flush) {

Completed in 81 milliseconds