FD.io VPP  v20.01-48-g3e0dafb74
Vector Packet Processing
fifo_segment_main_t Struct Reference
+ Collaboration diagram for fifo_segment_main_t:

Data Fields

fifo_segment_tsegments
 pool of fifo segments More...
 
uword next_baseva
 Where to put the next one. More...
 
u32 timeout_in_seconds
 Time to wait during attach. More...
 

Detailed Description

Definition at line 68 of file fifo_segment.h.

Field Documentation

◆ next_baseva

uword fifo_segment_main_t::next_baseva

Where to put the next one.

Definition at line 71 of file fifo_segment.h.

◆ segments

fifo_segment_t* fifo_segment_main_t::segments

pool of fifo segments

Definition at line 70 of file fifo_segment.h.

◆ timeout_in_seconds

u32 fifo_segment_main_t::timeout_in_seconds

Time to wait during attach.

Definition at line 72 of file fifo_segment.h.


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