![]() |
FD.io VPP
v20.09-rc2-28-g3c5414029
Vector Packet Processing
|
Data Fields | |
| stat_directory_type_t | type |
| union { | |
| uint64_t index | |
| uint64_t value | |
| void * data | |
| }; | |
| char | name [128] |
Definition at line 30 of file stat_segment_shared.h.
| union { ... } |
| void* stat_segment_directory_entry_t::data |
Definition at line 36 of file stat_segment_shared.h.
| uint64_t stat_segment_directory_entry_t::index |
Definition at line 34 of file stat_segment_shared.h.
| char stat_segment_directory_entry_t::name[128] |
Definition at line 38 of file stat_segment_shared.h.
| stat_directory_type_t stat_segment_directory_entry_t::type |
Definition at line 32 of file stat_segment_shared.h.
| uint64_t stat_segment_directory_entry_t::value |
Definition at line 35 of file stat_segment_shared.h.