Wireshark 4.5.0
The Wireshark network protocol analyzer
|
Public Attributes | |
bool | byte_swapped |
uint16_t | version_major |
uint16_t | version_minor |
GArray * | interfaces |
int64_t | shb_off |
uint32_t | bblog_version |
uint64_t | bblog_offset_tv_sec |
uint64_t | bblog_offset_tv_usec |
uint64_t section_info_t::bblog_offset_tv_sec |
BBLog: UTC offset
uint32_t section_info_t::bblog_version |
BBLog: version used
bool section_info_t::byte_swapped |
true if this section is not in our byte order
GArray* section_info_t::interfaces |
Interfaces found in this section
int64_t section_info_t::shb_off |
File offset of the SHB for this section
uint16_t section_info_t::version_major |
Major version number of this section
uint16_t section_info_t::version_minor |
Minor version number of this section