INET Framework for OMNeT++/OMNEST
inet::pcapng_section_block_header Struct Reference

Public Attributes

uint32_t blockType = 0x0A0D0D0A
 
uint32_t blockTotalLength
 
uint32_t byteOrderMagic
 
uint16_t majorVersion
 
uint16_t minorVersion
 
uint64_t sectionLength
 

Member Data Documentation

◆ blockTotalLength

uint32_t inet::pcapng_section_block_header::blockTotalLength

◆ blockType

uint32_t inet::pcapng_section_block_header::blockType = 0x0A0D0D0A

◆ byteOrderMagic

uint32_t inet::pcapng_section_block_header::byteOrderMagic

◆ majorVersion

uint16_t inet::pcapng_section_block_header::majorVersion

◆ minorVersion

uint16_t inet::pcapng_section_block_header::minorVersion

◆ sectionLength

uint64_t inet::pcapng_section_block_header::sectionLength

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