Home
last modified time | relevance | path

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

/dpdk/lib/bpf/
H A Dbpf_pkt.c412 static rte_tx_callback_fn
499 rte_tx_callback_fn ftx; in bpf_eth_elf_load()
/dpdk/lib/ethdev/
H A Dethdev_driver.h33 rte_tx_callback_fn tx;
H A Drte_ethdev.h2122 typedef uint16_t (*rte_tx_callback_fn)(uint16_t port_id, uint16_t queue, typedef
4593 rte_tx_callback_fn fn, void *user_param);
H A Drte_ethdev.c4822 rte_tx_callback_fn fn, void *user_param) in rte_eth_add_tx_callback()