|
Wireshark 4.7.3
The Wireshark network protocol analyzer
|
Common block header shared by every block type in a pcapng capture file. More...
#include <pcapng.h>
Public Attributes | |
| uint32_t | block_type |
| uint32_t | block_total_length |
Common block header shared by every block type in a pcapng capture file.
| uint32_t pcapng_block_header_s::block_total_length |
Total length in bytes of this block, including this header and the trailing length field.
| uint32_t pcapng_block_header_s::block_type |
Block type identifier indicating the format of the block body.