FD.io VPP
v18.01.2-1-g9b554f3
Vector Packet Processing
|
Maplog log file header segment. More...
Data Fields | |
u8 | maplog_major_version |
library major version number More... | |
u8 | maplog_minor_version |
library minor version number More... | |
u8 | maplog_patch_version |
library patch version number More... | |
u8 | pad |
u32 | application_id |
application identifier More... | |
u8 | application_major_version |
application major version number More... | |
u8 | application_minor_version |
application minor version number More... | |
u8 | application_patch_version |
application patch version number More... | |
u8 | pad2 |
u32 | record_size_in_cachelines |
record size in cache lines More... | |
u32 | cacheline_size |
cache line size More... | |
u64 | file_size_in_records |
file size in records More... | |
u64 | number_of_records |
number of records in entire log More... | |
u64 | number_of_files |
number of files in entire log More... | |
u8 | file_basename [256] |
file basename More... | |
u32 clib_maplog_header_t::application_id |
u8 clib_maplog_header_t::application_major_version |
u8 clib_maplog_header_t::application_minor_version |
u8 clib_maplog_header_t::application_patch_version |
u64 clib_maplog_header_t::file_size_in_records |
u8 clib_maplog_header_t::maplog_major_version |
u8 clib_maplog_header_t::maplog_minor_version |
u8 clib_maplog_header_t::maplog_patch_version |
u64 clib_maplog_header_t::number_of_files |
u64 clib_maplog_header_t::number_of_records |
u32 clib_maplog_header_t::record_size_in_cachelines |