FD.io VPP  v19.01.3-6-g70449b9b9
Vector Packet Processing
stat_segment_directory_entry_t Struct Reference

Data Fields

stat_directory_type_t type
 
union {
   uint64_t   offset
 
   uint64_t   index
 
   uint64_t   value
 
}; 
 
uint64_t offset_vector
 
char name [128]
 

Detailed Description

Definition at line 49 of file stat_segment.h.

Field Documentation

◆ @370

union { ... }

◆ index

uint64_t stat_segment_directory_entry_t::index

Definition at line 54 of file stat_segment.h.

◆ name

char stat_segment_directory_entry_t::name[128]

Definition at line 58 of file stat_segment.h.

◆ offset

uint64_t stat_segment_directory_entry_t::offset

Definition at line 53 of file stat_segment.h.

◆ offset_vector

uint64_t stat_segment_directory_entry_t::offset_vector

Definition at line 57 of file stat_segment.h.

◆ type

stat_directory_type_t stat_segment_directory_entry_t::type

Definition at line 51 of file stat_segment.h.

◆ value

uint64_t stat_segment_directory_entry_t::value

Definition at line 55 of file stat_segment.h.


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