BANDWIDTH_AVAILABLE_INITIAL
request->bandwidth > BANDWIDTH_AVAILABLE_INITIAL)
int try, new, old = allocate ? BANDWIDTH_AVAILABLE_INITIAL : 0;
if (new < 0 || new > BANDWIDTH_AVAILABLE_INITIAL)