Home
last modified time | relevance | path

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

/linux/net/openvswitch/
H A Dmeter.c28 [OVS_METER_ATTR_CLEAR] = { .type = NLA_FLAG },
351 meter->keep_stats = !a[OVS_METER_ATTR_CLEAR]; in dp_meter_create()
/linux/include/uapi/linux/
H A Dopenvswitch.h1072 OVS_METER_ATTR_CLEAR, /* Flag to clear stats, used. */ enumerator