|
Wireshark 4.7.0
The Wireshark network protocol analyzer
|
Holds the data passed to the file dissector for dissection of a capture file as a whole. More...
#include <packet.h>
Public Attributes | |
| wtap_block_t | pkt_block |
| struct epan_dissect * | color_edt |
Holds the data passed to the file dissector for dissection of a capture file as a whole.
| struct epan_dissect* file_data_s::color_edt |
Epan dissect structure used exclusively for evaluating coloring rules; not for general dissection.
| wtap_block_t file_data_s::pkt_block |
Metadata block associated with the file; NULL if unavailable.