Home
last modified time | relevance | path

Searched refs:rte_bpf_destroy (Results 1 – 6 of 6) sorted by relevance

/f-stack/dpdk/lib/librte_bpf/
H A Dversion.map4 rte_bpf_destroy;
H A Dbpf.c18 rte_bpf_destroy(struct rte_bpf *bpf) in rte_bpf_destroy() function
H A Drte_bpf.h116 rte_bpf_destroy(struct rte_bpf *bpf);
H A Dbpf_pkt.c461 rte_bpf_destroy(bc->bpf); in bpf_eth_cbi_unload()
544 rte_bpf_destroy(bpf); in bpf_eth_elf_load()
567 rte_bpf_destroy(bpf); in bpf_eth_elf_load()
H A Dbpf_load.c126 rte_bpf_destroy(bpf); in rte_bpf_load()
/f-stack/dpdk/app/test/
H A Dtest_bpf.c3214 rte_bpf_destroy(bpf); in run_test()