Home
last modified time | relevance | path

Searched refs:OVS_METER_ATTR_MAX_METERS (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/net/openvswitch/
H A Dmeter.c29 [OVS_METER_ATTR_MAX_METERS] = { .type = NLA_U32 },
294 if (nla_put_u32(reply, OVS_METER_ATTR_MAX_METERS, in ovs_meter_cmd_features()
/openbmc/linux/include/uapi/linux/
H A Dopenvswitch.h1044 OVS_METER_ATTR_MAX_METERS, /* u32 number of meters supported. */ enumerator