|
Wireshark 4.7.0
The Wireshark network protocol analyzer
|
Per-section metadata extracted from a BusMaster log file header. More...
#include <busmaster_priv.h>
Public Attributes | |
| int64_t | file_start_offset |
| int64_t | file_end_offset |
| protocol_type_t | protocol |
| data_mode_t | data_mode |
| time_mode_t | time_mode |
| msg_date_time_t | start |
Per-section metadata extracted from a BusMaster log file header.
| data_mode_t busmaster_priv_t::data_mode |
Numeric encoding of payload data in this section
| int64_t busmaster_priv_t::file_end_offset |
Byte offset in the file where this section's data ends
| int64_t busmaster_priv_t::file_start_offset |
Byte offset in the file where this section's data begins
| protocol_type_t busmaster_priv_t::protocol |
Bus protocol recorded in this section
| msg_date_time_t busmaster_priv_t::start |
Wall-clock date and time at which this log section began
| time_mode_t busmaster_priv_t::time_mode |
Timestamp representation used in this section