Wireshark 4.5.0
The Wireshark network protocol analyzer
|
#include <wtap_opttypes.h>
Public Attributes | |
unsigned | record_type |
Holds the required data from a WTAP_BLOCK_PACKET. This includes Enhanced Packet Block, Simple Packet Block, and the deprecated Packet Block. NB. I'm not including the packet data here since Wireshark handles it in other ways. If we were to add it we'd need to implement copy and free routines in wtap_opttypes.c Holds the required data from a WTAP_BLOCK_FT_SPECIFIC_REPORT.