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

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_dissectcolor_edt
 

Detailed Description

Holds the data passed to the file dissector for dissection of a capture file as a whole.

Member Data Documentation

◆ color_edt

struct epan_dissect* file_data_s::color_edt

Epan dissect structure used exclusively for evaluating coloring rules; not for general dissection.

◆ pkt_block

wtap_block_t file_data_s::pkt_block

Metadata block associated with the file; NULL if unavailable.


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