Searched refs:bwMax (Results 1 – 1 of 1) sorted by relevance
58 bwMax float64 member122 if bwCurrent > b.bwMax {123 b.bwMax = bwCurrent128 if float64(b.sample) >= beta*float64(b.bdp) && bwCurrent == b.bwMax && b.bdp != bdpLimit {