|
Wireshark 4.7.0
The Wireshark network protocol analyzer
|
Header metadata for a pcapng Custom Block record. More...
#include <wtap.h>
Public Attributes | |
| uint32_t | pen |
| uint32_t | length |
| bool | copy_allowed |
Header metadata for a pcapng Custom Block record.
| bool wtap_custom_block_header::copy_allowed |
True if this Custom Block may be copied to output files.
| uint32_t wtap_custom_block_header::length |
Length in bytes of the Custom Data field plus any options.
| uint32_t wtap_custom_block_header::pen |
IANA Private Enterprise Number identifying the block's owner.