FD.io VPP  v21.10.1-2-g0a485f517
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 81 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 84 of file fifo_segment.h.

◆ segments

fifo_segment_t* fifo_segment_main_t::segments

pool of fifo segments

Definition at line 83 of file fifo_segment.h.

◆ timeout_in_seconds

u32 fifo_segment_main_t::timeout_in_seconds

Time to wait during attach.

Definition at line 85 of file fifo_segment.h.


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