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

/xnu-2422.115.4/bsd/netinet/
H A Dip_fw2.c200 // Piggybagging Stealth stats with ipfw_tick().
3964 ipfw_tick(__unused void * unused) function
4029 timeout_with_leeway(ipfw_tick, NULL, dyn_keepalive_period*hz,
4088 timeout(ipfw_tick, NULL, hz);

Completed in 73 milliseconds