Wireshark  4.3.0
The Wireshark network protocol analyzer
Public Attributes | List of all members
section_info_t Struct Reference

Public Attributes

gboolean byte_swapped
 
guint16 version_major
 
guint16 version_minor
 
GArray * interfaces
 
gint64 shb_off
 
guint32 bblog_version
 
guint64 bblog_offset_tv_sec
 
guint64 bblog_offset_tv_usec
 

Member Data Documentation

◆ bblog_offset_tv_sec

guint64 section_info_t::bblog_offset_tv_sec

BBLog: UTC offset

◆ bblog_version

guint32 section_info_t::bblog_version

BBLog: version used

◆ byte_swapped

gboolean section_info_t::byte_swapped

TRUE if this section is not in our byte order

◆ interfaces

GArray* section_info_t::interfaces

Interfaces found in this section

◆ shb_off

gint64 section_info_t::shb_off

File offset of the SHB for this section

◆ version_major

guint16 section_info_t::version_major

Major version number of this section

◆ version_minor

guint16 section_info_t::version_minor

Minor version number of this section


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