Home
last modified time | relevance | path

Searched refs:tx_user_meta_hook_fn (Results 1 – 3 of 3) sorted by relevance

/dpdk/drivers/net/ark/
H A Dark_global.h73 typedef void (*tx_user_meta_hook_fn)(const struct rte_mbuf *mbuf, typedef
101 tx_user_meta_hook_fn tx_user_meta_hook;
H A Dark_ethdev_tx.c35 tx_user_meta_hook_fn tx_user_meta_hook;
121 tx_user_meta_hook_fn tx_user_meta_hook; in eth_ark_xmit_pkts()
H A Dark_ethdev.c281 (tx_user_meta_hook_fn)dlsym(ark->d_handle, in check_for_ext()