Searched refs:cbh (Results 1 – 1 of 1) sorted by relevance
459 if (cbh->type == BPF_ETH_RX) in bpf_eth_unload()471 struct bpf_eth_cbh *cbh; in rte_bpf_eth_rx_unload() local473 cbh = &rx_cbh; in rte_bpf_eth_rx_unload()482 struct bpf_eth_cbh *cbh; in rte_bpf_eth_tx_unload() local484 cbh = &tx_cbh; in rte_bpf_eth_tx_unload()509 if (cbh->type == BPF_ETH_RX) in bpf_eth_elf_load()545 if (cbh->type == BPF_ETH_RX) in bpf_eth_elf_load()566 struct bpf_eth_cbh *cbh; in rte_bpf_eth_rx_elf_load() local568 cbh = &rx_cbh; in rte_bpf_eth_rx_elf_load()582 struct bpf_eth_cbh *cbh; in rte_bpf_eth_tx_elf_load() local[all …]