Wireshark 4.7.0
The Wireshark network protocol analyzer
Loading...
Searching...
No Matches
Public Attributes | List of all members
busmaster_priv_t Struct Reference

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
 

Detailed Description

Per-section metadata extracted from a BusMaster log file header.

Member Data Documentation

◆ data_mode

data_mode_t busmaster_priv_t::data_mode

Numeric encoding of payload data in this section

◆ file_end_offset

int64_t busmaster_priv_t::file_end_offset

Byte offset in the file where this section's data ends

◆ file_start_offset

int64_t busmaster_priv_t::file_start_offset

Byte offset in the file where this section's data begins

◆ protocol

protocol_type_t busmaster_priv_t::protocol

Bus protocol recorded in this section

◆ start

msg_date_time_t busmaster_priv_t::start

Wall-clock date and time at which this log section began

◆ time_mode

time_mode_t busmaster_priv_t::time_mode

Timestamp representation used in this section


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