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

Header metadata for a pcapng Custom Block record. More...

#include <wtap.h>

Public Attributes

uint32_t pen
 
uint32_t length
 
bool copy_allowed
 

Detailed Description

Header metadata for a pcapng Custom Block record.

Member Data Documentation

◆ copy_allowed

bool wtap_custom_block_header::copy_allowed

True if this Custom Block may be copied to output files.

◆ length

uint32_t wtap_custom_block_header::length

Length in bytes of the Custom Data field plus any options.

◆ pen

uint32_t wtap_custom_block_header::pen

IANA Private Enterprise Number identifying the block's owner.


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