Home
last modified time | relevance | path

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

/dpdk/examples/vhost/
H A Dmain.c196 struct mbuf_table lcore_tx_queue[RTE_MAX_LCORE]; variable
1259 tx_q = &lcore_tx_queue[lcore_id]; in virtio_tx_route()
1441 tx_q = &lcore_tx_queue[lcore_id]; in switch_worker()