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

/linux-master/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,
/linux-master/include/uapi/linux/
H A Dopenvswitch.h1044 OVS_METER_ATTR_MAX_METERS, /* u32 number of meters supported. */ enumerator in enum:ovs_meter_attr

Completed in 105 milliseconds