![]() |
Wireshark
4.3.0
The Wireshark network protocol analyzer
|
#include <sequence_analysis.h>
Public Attributes | |
guint32 | frame_number |
address | src_addr |
guint16 | port_src |
address | dst_addr |
guint16 | port_dst |
gchar * | frame_label |
gchar * | time_str |
gchar * | comment |
guint16 | conv_num |
unsigned | fg_color |
unsigned | bg_color |
gboolean | has_color_filter |
gboolean | display |
guint | src_node |
guint | dst_node |
guint16 | line_style |
ga_info_type | info_type |
gpointer | info_ptr |
defines an entry for the graph analysis
unsigned _seq_analysis_item::bg_color |
Background color, 0xRRGGBB. Qt only.
gchar* _seq_analysis_item::comment |
a comment that appears at the right of the graph
guint16 _seq_analysis_item::conv_num |
The conversation number. Used for coloring VoIP calls.
gboolean _seq_analysis_item::display |
indicate if the packet is displayed or not in the graph
guint _seq_analysis_item::dst_node |
a node is an IP address that will be displayed in columns
unsigned _seq_analysis_item::fg_color |
Foreground color, 0xRRGGBB. Qt only.
gchar* _seq_analysis_item::frame_label |
the label on top of the arrow
gboolean _seq_analysis_item::has_color_filter |
Set if packet has color filter. Qt only.
gpointer _seq_analysis_item::info_ptr |
ptr to info for item
ga_info_type _seq_analysis_item::info_type |
type of info for item
guint16 _seq_analysis_item::line_style |
the arrow line width in pixels
guint _seq_analysis_item::src_node |
this is used by graph_analysis.c to identify the node
gchar* _seq_analysis_item::time_str |
timestamp