FD.io VPP  v16.06
Vector Packet Processing
vlib_next_frame_t Struct Reference

Data Fields

u32 frame_index
 
u32 node_runtime_index
 
u32 flags
 
u32 vectors_since_last_overflow
 

Detailed Description

Definition at line 316 of file node.h.

Field Documentation

u32 vlib_next_frame_t::flags

Definition at line 324 of file node.h.

u32 vlib_next_frame_t::frame_index

Definition at line 318 of file node.h.

u32 vlib_next_frame_t::node_runtime_index

Definition at line 321 of file node.h.

u32 vlib_next_frame_t::vectors_since_last_overflow

Definition at line 347 of file node.h.


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