Searched refs:frx (Results 1 – 1 of 1) sorted by relevance
513 rte_rx_callback_fn frx; in bpf_eth_elf_load() local517 frx = NULL; in bpf_eth_elf_load()525 frx = select_rx_callback(prm->prog_arg.type, flags); in bpf_eth_elf_load()529 if (frx == NULL && ftx == NULL) { in bpf_eth_elf_load()561 bc->cb = rte_eth_add_rx_callback(port, queue, frx, bc); in bpf_eth_elf_load()