band_exceeded_max  451 net/openvswitch/meter.c 	int i, band_exceeded_max = -1;
band_exceeded_max  503 net/openvswitch/meter.c 			band_exceeded_max = i;
band_exceeded_max  507 net/openvswitch/meter.c 	if (band_exceeded_max >= 0) {
band_exceeded_max  509 net/openvswitch/meter.c 		band = &meter->bands[band_exceeded_max];