Searched refs:out_ring (Results 1 – 1 of 1) sorted by relevance
288 struct rte_ring *out_ring = p->rx_dist_ring; in lcore_rx() local291 uint16_t sent = rte_ring_enqueue_burst(out_ring, in lcore_rx()