Home
last modified time | relevance | path

Searched refs:rte_mtr_destroy (Results 1 – 4 of 4) sorted by relevance

/f-stack/dpdk/lib/librte_ethdev/
H A Drte_mtr.h514 rte_mtr_destroy(uint16_t port_id,
H A Dversion.map134 rte_mtr_destroy;
H A Drte_mtr.c109 rte_mtr_destroy(uint16_t port_id, in rte_mtr_destroy() function
/f-stack/dpdk/app/test-pmd/
H A Dcmdline_mtr.c1011 ret = rte_mtr_destroy(port_id, mtr_id, &error); in cmd_del_port_meter_parsed()