Searched refs:OVS_METER_BAND_TYPE_DROP (Results 1 - 2 of 2) sorted by relevance

/linux-master/net/openvswitch/
H A Dmeter.c311 if (nla_put_u32(reply, OVS_BAND_ATTR_TYPE, OVS_METER_BAND_TYPE_DROP))
672 if (band->type == OVS_METER_BAND_TYPE_DROP) {
/linux-master/include/uapi/linux/
H A Dopenvswitch.h1065 OVS_METER_BAND_TYPE_DROP, /* Drop exceeding packets. */ enumerator in enum:ovs_meter_band_type

Completed in 340 milliseconds