Wireshark 4.5.0
The Wireshark network protocol analyzer
|
#include <wtap_opttypes.h>
Public Attributes | |
uint64_t | section_length |
Holds the required data from a WTAP_BLOCK_SECTION.
uint64_t wtapng_section_mandatory_s::section_length |
64-bit value specifying the length in bytes of the following section. Section Length equal -1 (0xFFFFFFFFFFFFFFFF) means that the size of the section is not specified Note: if writing to a new file, this length will be invalid if anything changes, such as the other members of this struct, or the packets written.