Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ppp/
H A Dbsd_comp.c214 #define RATIO_SCALE (1<<RATIO_SCALE_LOG) macro
278 if (new_ratio < db->ratio || new_ratio < 1 * RATIO_SCALE) in bsd_check()