Home
last modified time | relevance | path

Searched refs:rte_tx_callback_fn (Results 1 – 4 of 4) sorted by relevance

/f-stack/dpdk/lib/librte_ethdev/
H A Drte_ethdev_core.h68 rte_tx_callback_fn tx;
H A Drte_ethdev.h1771 typedef uint16_t (*rte_tx_callback_fn)(uint16_t port_id, uint16_t queue, typedef
4175 rte_tx_callback_fn fn, void *user_param);
H A Drte_ethdev.c4864 rte_tx_callback_fn fn, void *user_param) in rte_eth_add_tx_callback()
/f-stack/dpdk/lib/librte_bpf/
H A Dbpf_pkt.c427 static rte_tx_callback_fn
514 rte_tx_callback_fn ftx; in bpf_eth_elf_load()