Wireshark 4.5.0
The Wireshark network protocol analyzer
|
#include <sequence_analysis.h>
Public Attributes | |
const char * | name |
bool | any_addr |
int | nconv |
GQueue * | items |
GHashTable * | ht |
address | nodes [MAX_NUM_NODES] |
uint8_t | occurrence [MAX_NUM_NODES] |
uint32_t | num_nodes |
defines the graph analysis structure
bool _seq_analysis_info::any_addr |
any addr (DL+net) vs net-only
GHashTable* _seq_analysis_info::ht |
hash table of seq_analysis_info_t
GQueue* _seq_analysis_info::items |
list of seq_analysis_info_t
const char* _seq_analysis_info::name |
Name of sequence analysis
int _seq_analysis_info::nconv |
number of conversations in the list
address _seq_analysis_info::nodes[MAX_NUM_NODES] |
horizontal node list
uint32_t _seq_analysis_info::num_nodes |
actual number of nodes
uint8_t _seq_analysis_info::occurrence[MAX_NUM_NODES] |
horizontal occurrence list 0|1