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

Data Fields

u32 n_alloc_frames
 
vlib_frame_t ** free_frames
 

Detailed Description

Definition at line 534 of file node.h.

Field Documentation

vlib_frame_t** vlib_frame_size_t::free_frames

Definition at line 540 of file node.h.

u32 vlib_frame_size_t::n_alloc_frames

Definition at line 537 of file node.h.


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