Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_bpf/
H A Dversion.map9 rte_bpf_eth_tx_unload;
H A Drte_bpf_ethdev.h60 rte_bpf_eth_tx_unload(uint16_t port, uint16_t queue);
H A Dbpf_pkt.c495 rte_bpf_eth_tx_unload(uint16_t port, uint16_t queue) in rte_bpf_eth_tx_unload() function
/f-stack/dpdk/app/test-pmd/
H A Dbpf_cmd.c171 rte_bpf_eth_tx_unload(res->port, res->queue); in cmd_operate_bpf_unld_parsed()