Searched refs:c_3 (Results 1 – 4 of 4) sorted by relevance
236 u_int c_3 ; /* for GRED, (1-max_p)/max_th (scaled) */ member
122 u_int c_3 ; /* for GRED, (1-max_p)/max_th (scaled) */ member
391 p_b = SCALE_MUL((int64_t)fs->c_3, (int64_t)q->avg) - in red_drops()
1221 fs->c_3 = (SCALE(1) - fs->max_p) / fs->fs.max_th; in config_red()