Home
last modified time | relevance | path

Searched refs:RATIO_SCALE (Results 1 – 1 of 1) sorted by relevance

/mirbsd/src/sys/net/
Dbsd-comp.c184 #define RATIO_SCALE (1<<RATIO_SCALE_LOG) macro
251 if (new_ratio < db->ratio || new_ratio < 1 * RATIO_SCALE) {