FD.io VPP  v21.01.1
Vector Packet Processing
nsim_node_ctx Struct Reference
+ Collaboration diagram for nsim_node_ctx:

Data Fields

vnet_feature_config_main_tfcm
 
f64 expires
 
u32drop
 
u32reord
 
u16reord_nexts
 
u8action
 
u64 n_buffered
 
u64 n_loss
 

Detailed Description

Definition at line 50 of file nsim.h.

Field Documentation

◆ action

u8* nsim_node_ctx::action

Definition at line 57 of file nsim.h.

◆ drop

u32* nsim_node_ctx::drop

Definition at line 54 of file nsim.h.

◆ expires

f64 nsim_node_ctx::expires

Definition at line 53 of file nsim.h.

◆ fcm

vnet_feature_config_main_t* nsim_node_ctx::fcm

Definition at line 52 of file nsim.h.

◆ n_buffered

u64 nsim_node_ctx::n_buffered

Definition at line 58 of file nsim.h.

◆ n_loss

u64 nsim_node_ctx::n_loss

Definition at line 59 of file nsim.h.

◆ reord

u32* nsim_node_ctx::reord

Definition at line 55 of file nsim.h.

◆ reord_nexts

u16* nsim_node_ctx::reord_nexts

Definition at line 56 of file nsim.h.


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