Searched refs:IPF_HZ_DIVIDE (Results 1 – 4 of 4) sorted by relevance
195 (hz / IPF_HZ_DIVIDE) * IPF_HZ_MULT,232 (hz / IPF_HZ_DIVIDE) * IPF_HZ_MULT);235 callout_reset(&softc->ipf_slow_ch, (hz / IPF_HZ_DIVIDE) * IPF_HZ_MULT,
1265 #define IPF_HZ_DIVIDE 2 /* How many times a second ipfilter */ macro1267 #define IPF_TTLVAL(x) (((x) / IPF_HZ_MULT) * IPF_HZ_DIVIDE)
399 IPFTQ_INIT(&softs->ipf_state_pending, IPF_HZ_DIVIDE, "ipftq pending");
5755 period = seconds * IPF_HZ_DIVIDE;