|
Wireshark 4.7.0
The Wireshark network protocol analyzer
|
Per-layer protocol data collected from the currently selected packet. More...
#include <decode_as_delegate.h>
Public Attributes | |
| const char * | proto_name |
| const char * | table_ui_name |
| uint8_t | curr_layer_num |
Per-layer protocol data collected from the currently selected packet.
| uint8_t _packet_proto_data_t::curr_layer_num |
Layer index of this protocol instance within the packet.
| const char* _packet_proto_data_t::proto_name |
Internal protocol name (e.g. "tcp").
| const char* _packet_proto_data_t::table_ui_name |
Human-readable dissector table name shown in the UI.