Searched refs:rte_mtr_destroy (Results 1 – 5 of 5) sorted by relevance
141 rte_mtr_destroy;
714 rte_mtr_destroy(uint16_t port_id,
143 rte_mtr_destroy(uint16_t port_id, in rte_mtr_destroy() function
1066 ret = rte_mtr_destroy(port_id, mtr_id, &error); in cmd_del_port_meter_parsed()
1167 if (rte_mtr_destroy(port_id, counter, &error)) { in destroy_meter_rule()