FD.io VPP  v19.04.3-1-gdfec10d13
Vector Packet Processing
vlib_pending_frame_t Struct Reference

Data Fields

u32 node_runtime_index
 
u32 frame_index
 
u32 next_frame_index
 

Detailed Description

Definition at line 448 of file node.h.

Field Documentation

◆ frame_index

u32 vlib_pending_frame_t::frame_index

Definition at line 454 of file node.h.

◆ next_frame_index

u32 vlib_pending_frame_t::next_frame_index

Definition at line 457 of file node.h.

◆ node_runtime_index

u32 vlib_pending_frame_t::node_runtime_index

Definition at line 451 of file node.h.


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