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