|  | FD.io VPP
    v19.01.3-6-g70449b9b9
    Vector Packet Processing | 
 Collaboration diagram for ring_alloc_:
 Collaboration diagram for ring_alloc_:| Data Fields | |
| svm_queue_t * | rp | 
| u16 | size | 
| u16 | nitems | 
| u32 | hits | 
| u32 | misses | 
Definition at line 35 of file memory_shared.h.
| u32 ring_alloc_::hits | 
Definition at line 40 of file memory_shared.h.
| u32 ring_alloc_::misses | 
Definition at line 41 of file memory_shared.h.
| u16 ring_alloc_::nitems | 
Definition at line 39 of file memory_shared.h.
| svm_queue_t* ring_alloc_::rp | 
Definition at line 37 of file memory_shared.h.
| u16 ring_alloc_::size | 
Definition at line 38 of file memory_shared.h.