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

Public Attributes

bool byte_swapped
 
uint16_t version_major
 
uint16_t version_minor
 
GArray * interfaces
 
int64_t shb_off
 
GHashTable * custom_block_data
 
GHashTable * local_block_data
 

Member Data Documentation

◆ byte_swapped

bool section_info_t::byte_swapped

true if this section is not in the reading host's byte order

◆ custom_block_data

GHashTable* section_info_t::custom_block_data

Table, indexed by PEN, for custom block data

◆ interfaces

GArray* section_info_t::interfaces

Interfaces found in this section

◆ local_block_data

GHashTable* section_info_t::local_block_data

Table, indexed by block type, for local block data

◆ shb_off

int64_t section_info_t::shb_off

File offset of the SHB for this section

◆ version_major

uint16_t section_info_t::version_major

Major version number of this section

◆ version_minor

uint16_t section_info_t::version_minor

Minor version number of this section


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