Searched refs:bpf_eth_elf_load (Results 1 – 1 of 1) sorted by relevance
| /f-stack/dpdk/lib/librte_bpf/ |
| H A D | bpf_pkt.c | 506 bpf_eth_elf_load(struct bpf_eth_cbh *cbh, uint16_t port, uint16_t queue, in bpf_eth_elf_load() function 585 rc = bpf_eth_elf_load(cbh, port, queue, prm, fname, sname, flags); in rte_bpf_eth_rx_elf_load() 601 rc = bpf_eth_elf_load(cbh, port, queue, prm, fname, sname, flags); in rte_bpf_eth_tx_elf_load()
|