Searched defs:IPF_HZ_DIVIDE (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/inet/ipf/netinet/
H A Dip_fil.h1143 #define IPF_HZ_DIVIDE 2 /* How many times a second ipfilter */ macro
1145 #define IPF_TTLVAL(x) (((x) / IPF_HZ_MULT) * IPF_HZ_DIVIDE)

Completed in 55 milliseconds