Wireshark  2.9.0-477-g68ec514b
The Wireshark network protocol analyzer
Public Attributes | List of all members
conversation Struct Reference

Public Attributes

struct conversationnext
 
struct conversationlast
 
struct conversationlatest_found
 
guint32 conv_index
 
guint32 setup_frame
 
guint32 last_frame
 
wmem_tree_tdata_list
 
wmem_tree_tdissector_tree
 
guint options
 
conversation_key_t key_ptr
 

Member Data Documentation

guint32 conversation::conv_index

pointer to the last conversation on hash chain

wmem_tree_t* conversation::data_list

highest frame number in this conversation

wmem_tree_t* conversation::dissector_tree

list of data associated with conversation

conversation_key_t conversation::key_ptr

wildcard flags

struct conversation* conversation::last

pointer to next conversation on hash chain

guint32 conversation::last_frame

frame number that setup this conversation

struct conversation* conversation::latest_found

pointer to the last conversation on hash chain

guint conversation::options

tree containing protocol dissector client associated with conversation

guint32 conversation::setup_frame

unique ID for conversation


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