Searched refs:IPF_HZ_DIVIDE (Results 1 – 2 of 2) sorted by relevance
1146 #define IPF_HZ_DIVIDE 2 /* How many times a second ipfilter */ macro1148 #define IPF_TTLVAL(x) (((x) / IPF_HZ_MULT) * IPF_HZ_DIVIDE)
5158 period = seconds * IPF_HZ_DIVIDE;