HomeSort by: relevance | last modified time | path
    Searched defs:SCALE_LOSS (Results 1 - 2 of 2) sorted by relevancy

  /src/usr.sbin/altq/libaltq/
qop_jobs.c 104 #define SCALE_LOSS 32
239 * ((int64_t)1 << SCALE_LOSS));
242 * to a fraction of 2^(SCALE_LOSS)
323 (double)100*alc/((u_int64_t)1 << SCALE_LOSS));
  /src/sys/altq/
altq_jobs.h 69 #define SCALE_LOSS 32
153 * and is converted to a fraction of 2^(SCALE_LOSS)
198 * and is converted to a fraction of 2^(SCALE_LOSS)
342 * and is converted to a fraction of 2^(SCALE_LOSS)

Completed in 12 milliseconds