Home
last modified time | relevance | path

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

/linux/net/openvswitch/
H A Dmeter.c550 reply = ovs_meter_cmd_reply_start(info, OVS_METER_CMD_DEL, in ovs_meter_cmd_del()
700 { .cmd = OVS_METER_CMD_DEL,
/linux/include/uapi/linux/
H A Dopenvswitch.h1058 OVS_METER_CMD_DEL, /* Delete a meter. */ enumerator