OVS_METER_BAND_TYPE_DROP  174 net/openvswitch/meter.c 	if (nla_put_u32(reply, OVS_BAND_ATTR_TYPE, OVS_METER_BAND_TYPE_DROP))
OVS_METER_BAND_TYPE_DROP  514 net/openvswitch/meter.c 		if (band->type == OVS_METER_BAND_TYPE_DROP) {