Wireshark 4.7.3
The Wireshark network protocol analyzer
Loading...
Searching...
No Matches
_seq_analysis_info Struct Reference

#include <sequence_analysis.h>

Public Attributes

const char * name
bool any_addr
int nconv
GQueue * items
GHashTable * ht
address nodes [40]
uint8_t occurrence [40]
uint32_t num_nodes

Detailed Description

defines the graph analysis structure

Member Data Documentation

◆ any_addr

bool _seq_analysis_info::any_addr

any addr (DL+net) vs net-only

◆ ht

GHashTable* _seq_analysis_info::ht

hash table of seq_analysis_info_t

◆ items

GQueue* _seq_analysis_info::items

◆ name

const char* _seq_analysis_info::name

Name of sequence analysis

◆ nconv

int _seq_analysis_info::nconv

number of conversations in the list

◆ nodes

address _seq_analysis_info::nodes[40]

horizontal node list

◆ num_nodes

uint32_t _seq_analysis_info::num_nodes

actual number of nodes

◆ occurrence

uint8_t _seq_analysis_info::occurrence[40]

horizontal occurrence list 0|1


The documentation for this struct was generated from the following file: