FD.io VPP  v17.04.2-2-ga8f93f8
Vector Packet Processing
ring_alloc_ Struct Reference
+ Collaboration diagram for ring_alloc_:

Data Fields

unix_shared_memory_queue_trp
 
u16 size
 
u16 nitems
 
u32 hits
 
u32 misses
 

Detailed Description

Definition at line 41 of file api.h.

Field Documentation

u32 ring_alloc_::hits

Definition at line 46 of file api.h.

u32 ring_alloc_::misses

Definition at line 47 of file api.h.

u16 ring_alloc_::nitems

Definition at line 45 of file api.h.

unix_shared_memory_queue_t* ring_alloc_::rp

Definition at line 43 of file api.h.

u16 ring_alloc_::size

Definition at line 44 of file api.h.


The documentation for this struct was generated from the following file: