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

Public Attributes

uint32_t blockType = 0x00000006
 
uint32_t blockTotalLength
 
uint32_t interfaceId
 
uint32_t timestampHigh
 
uint32_t timestampLow
 
uint32_t capturedPacketLength
 
uint32_t originalPacketLength
 

Member Data Documentation

◆ blockTotalLength

uint32_t inet::pcapng_packet_block_header::blockTotalLength

◆ blockType

uint32_t inet::pcapng_packet_block_header::blockType = 0x00000006

◆ capturedPacketLength

uint32_t inet::pcapng_packet_block_header::capturedPacketLength

◆ interfaceId

uint32_t inet::pcapng_packet_block_header::interfaceId

◆ originalPacketLength

uint32_t inet::pcapng_packet_block_header::originalPacketLength

◆ timestampHigh

uint32_t inet::pcapng_packet_block_header::timestampHigh

◆ timestampLow

uint32_t inet::pcapng_packet_block_header::timestampLow

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