Wireshark 4.5.0
The Wireshark network protocol analyzer
|
Public Attributes | ||
const char * | name | |
const char * | description | |
char * | pref_suffix | |
enum dissector_e | dissector_type | |
union { | ||
dissector_t dissector_type_simple | ||
dissector_cb_t dissector_type_callback | ||
} | dissector_func | |
void * | dissector_data | |
protocol_t * | protocol | |