![]() |
FD.io VPP
v17.07-30-g839fa73
Vector Packet Processing
|
Collaboration diagram for ring_alloc_:Data Fields | |
| unix_shared_memory_queue_t * | rp |
| u16 | size |
| u16 | nitems |
| u32 | hits |
| u32 | misses |
Definition at line 36 of file api_common.h.
| u32 ring_alloc_::hits |
Definition at line 41 of file api_common.h.
| u32 ring_alloc_::misses |
Definition at line 42 of file api_common.h.
| u16 ring_alloc_::nitems |
Definition at line 40 of file api_common.h.
| unix_shared_memory_queue_t* ring_alloc_::rp |
Definition at line 38 of file api_common.h.
| u16 ring_alloc_::size |
Definition at line 39 of file api_common.h.