| DPDK
    18.11.11
    | 
#include <rte_event_ring.h>
Generic ring structure for passing rte_event objects from core to core.
Based on the primitives given in the rte_ring library. Designed to be used inside software eventdev implementations and by applications directly as needed.
Definition at line 33 of file rte_event_ring.h.
 1.8.9.1
 1.8.9.1