Searched refs:cbh (Results 1 – 1 of 1) sorted by relevance
474 if (cbh->type == BPF_ETH_RX) in bpf_eth_unload()486 struct bpf_eth_cbh *cbh; in rte_bpf_eth_rx_unload() local488 cbh = &rx_cbh; in rte_bpf_eth_rx_unload()497 struct bpf_eth_cbh *cbh; in rte_bpf_eth_tx_unload() local499 cbh = &tx_cbh; in rte_bpf_eth_tx_unload()524 if (cbh->type == BPF_ETH_RX) in bpf_eth_elf_load()560 if (cbh->type == BPF_ETH_RX) in bpf_eth_elf_load()581 struct bpf_eth_cbh *cbh; in rte_bpf_eth_rx_elf_load() local583 cbh = &rx_cbh; in rte_bpf_eth_rx_elf_load()597 struct bpf_eth_cbh *cbh; in rte_bpf_eth_tx_elf_load() local[all …]