Wireshark 4.5.0
The Wireshark network protocol analyzer
|
#include <sequence_analysis.h>
Public Attributes | |
uint32_t | frame_number |
address | src_addr |
uint16_t | port_src |
address | dst_addr |
uint16_t | port_dst |
char * | frame_label |
char * | time_str |
char * | comment |
uint16_t | conv_num |
unsigned | fg_color |
unsigned | bg_color |
bool | has_color_filter |
bool | display |
unsigned | src_node |
unsigned | dst_node |
uint16_t | line_style |
ga_info_type | info_type |
void * | info_ptr |
defines an entry for the graph analysis
unsigned _seq_analysis_item::bg_color |
Background color, 0xRRGGBB. Qt only.
char* _seq_analysis_item::comment |
a comment that appears at the right of the graph
uint16_t _seq_analysis_item::conv_num |
The conversation number. Used for coloring VoIP calls.
bool _seq_analysis_item::display |
indicate if the packet is displayed or not in the graph
unsigned _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.
char* _seq_analysis_item::frame_label |
the label on top of the arrow
bool _seq_analysis_item::has_color_filter |
Set if packet has color filter. Qt only.
void* _seq_analysis_item::info_ptr |
ptr to info for item
ga_info_type _seq_analysis_item::info_type |
type of info for item
uint16_t _seq_analysis_item::line_style |
the arrow line width in pixels
unsigned _seq_analysis_item::src_node |
this is used by graph_analysis.c to identify the node
char* _seq_analysis_item::time_str |
timestamp