Home
last modified time | relevance | path

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

/linux-6.1.9/net/openvswitch/
Dmeter.c29 [OVS_METER_ATTR_MAX_METERS] = { .type = NLA_U32 },
296 if (nla_put_u32(reply, OVS_METER_ATTR_MAX_METERS, in ovs_meter_cmd_features()
/linux-6.1.9/include/uapi/linux/
Dopenvswitch.h1027 OVS_METER_ATTR_MAX_METERS, /* u32 number of meters supported. */ enumerator