FD.io VPP  v19.01.3-6-g70449b9b9
Vector Packet Processing
nsim_wheel_entry_t Struct Reference

Public Member Functions

 CLIB_CACHE_LINE_ALIGN_MARK (pad)
 

Data Fields

f64 tx_time
 
u32 tx_sw_if_index
 
u32 current_length
 
u8 data [WHEEL_ENTRY_DATA_SIZE]
 

Detailed Description

Definition at line 30 of file nsim.h.

Member Function Documentation

◆ CLIB_CACHE_LINE_ALIGN_MARK()

nsim_wheel_entry_t::CLIB_CACHE_LINE_ALIGN_MARK ( pad  )

Field Documentation

◆ current_length

u32 nsim_wheel_entry_t::current_length

Definition at line 34 of file nsim.h.

◆ data

u8 nsim_wheel_entry_t::data[WHEEL_ENTRY_DATA_SIZE]

Definition at line 36 of file nsim.h.

◆ tx_sw_if_index

u32 nsim_wheel_entry_t::tx_sw_if_index

Definition at line 33 of file nsim.h.

◆ tx_time

f64 nsim_wheel_entry_t::tx_time

Definition at line 32 of file nsim.h.


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