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

/linux-master/net/openvswitch/
H A Dmeter.c27 [OVS_METER_ATTR_USED] = { .type = NLA_U64 },
246 if (nla_put_u64_64bit(reply, OVS_METER_ATTR_USED, meter->used,
/linux-master/include/uapi/linux/
H A Dopenvswitch.h1042 OVS_METER_ATTR_USED, /* u64 msecs last used in monotonic time. */ enumerator in enum:ovs_meter_attr

Completed in 185 milliseconds