MSCC_MS_MAX_FLOWS
return flow->index + MSCC_MS_MAX_FLOWS;
index = find_first_zero_bit(bitmap, MSCC_MS_MAX_FLOWS);
if (index == MSCC_MS_MAX_FLOWS)