Home
last modified time | relevance | path

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

/f-stack/dpdk/examples/vhost/
H A Dmain.c183 struct mbuf_table lcore_tx_queue[RTE_MAX_LCORE]; variable
1007 tx_q = &lcore_tx_queue[lcore_id]; in virtio_tx_route()
1195 tx_q = &lcore_tx_queue[lcore_id]; in switch_worker()