FD.io VPP  v21.01.1
Vector Packet Processing
stat_segment_directory_entry_t Struct Reference

Data Fields

stat_directory_type_t type
 
union {
   uint64_t   index
 
   uint64_t   value
 
   void *   data
 
}; 
 
char name [128]
 

Detailed Description

Definition at line 30 of file stat_segment_shared.h.

Field Documentation

◆ @581

union { ... }

◆ data

void* stat_segment_directory_entry_t::data

Definition at line 36 of file stat_segment_shared.h.

◆ index

uint64_t stat_segment_directory_entry_t::index

Definition at line 34 of file stat_segment_shared.h.

◆ name

char stat_segment_directory_entry_t::name[128]

Definition at line 38 of file stat_segment_shared.h.

◆ type

stat_directory_type_t stat_segment_directory_entry_t::type

Definition at line 32 of file stat_segment_shared.h.

◆ value

uint64_t stat_segment_directory_entry_t::value

Definition at line 35 of file stat_segment_shared.h.


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