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

/xnu-2782.1.97/bsd/netinet/
H A Dip_fw2.c3970 static int stealth_cnt = 0; local
3973 stealth_cnt++;
3974 if (!(stealth_cnt % IPFW_STEALTH_TIMEOUT_FREQUENCY)) {

Completed in 30 milliseconds