FD.io VPP  v19.08-27-gf4dcae4
Vector Packet Processing
vlib_next_frame_t Struct Reference
+ Collaboration diagram for vlib_next_frame_t:

Data Fields

vlib_frame_tframe
 
u32 node_runtime_index
 
u32 flags
 
u32 vectors_since_last_overflow
 

Detailed Description

Definition at line 401 of file node.h.

Field Documentation

u32 vlib_next_frame_t::flags

Definition at line 410 of file node.h.

vlib_frame_t* vlib_next_frame_t::frame

Definition at line 404 of file node.h.

u32 vlib_next_frame_t::node_runtime_index

Definition at line 407 of file node.h.

u32 vlib_next_frame_t::vectors_since_last_overflow

Definition at line 436 of file node.h.


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