Home
last modified time | relevance | path

Searched refs:ipfw_state_headroom (Results 1 – 1 of 1) sorted by relevance

/dragonfly/sys/net/ipfw/
H A Dip_fw2.c741 static int ipfw_state_headroom; /* setup at module load time */ variable
767 &ipfw_state_headroom, 0, "headroom for state reap");
1840 ipfw_state_cntcoll() + ipfw_state_headroom <= in ipfw_state_reap()
1923 ipfw_state_cntcoll() + ipfw_state_headroom <= in ipfw_state_expire_loop()
7386 ipfw_state_headroom = 8 * netisr_ncpus; in ipfw_init_dispatch()