Home
last modified time | relevance | path

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

/dpdk/examples/distributor/
H A Dmain.c284 struct rte_ring *out_ring = p->rx_dist_ring; in lcore_rx() local
287 uint16_t sent = rte_ring_enqueue_burst(out_ring, in lcore_rx()