FD.io VPP  v19.01.3-6-g70449b9b9
Vector Packet Processing
nsim_wheel_t Struct Reference
+ Collaboration diagram for nsim_wheel_t:

Public Member Functions

 CLIB_CACHE_LINE_ALIGN_MARK (pad)
 

Data Fields

u32 wheel_size
 
u32 cursize
 
u32 head
 
u32 tail
 
nsim_wheel_entry_tentries
 

Detailed Description

Definition at line 39 of file nsim.h.

Member Function Documentation

◆ CLIB_CACHE_LINE_ALIGN_MARK()

nsim_wheel_t::CLIB_CACHE_LINE_ALIGN_MARK ( pad  )

Field Documentation

◆ cursize

u32 nsim_wheel_t::cursize

Definition at line 42 of file nsim.h.

◆ entries

nsim_wheel_entry_t* nsim_wheel_t::entries

Definition at line 45 of file nsim.h.

◆ head

u32 nsim_wheel_t::head

Definition at line 43 of file nsim.h.

◆ tail

u32 nsim_wheel_t::tail

Definition at line 44 of file nsim.h.

◆ wheel_size

u32 nsim_wheel_t::wheel_size

Definition at line 41 of file nsim.h.


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