Wireshark
2.9.0-477-g68ec514b
The Wireshark network protocol analyzer
|
#include <wtap.h>
Public Attributes | |
guint64 | section_length |
Holds the required data from pcapng:s Section Header block(SHB).
guint64 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.