|
Wireshark
2.9.0-477-g68ec514b
The Wireshark network protocol analyzer
|
#include <conversation_table.h>
Public Attributes | |
| GHashTable * | hashtable |
| GArray * | conv_array |
| void * | user_data |
Conversation hash + value storage Hash table keys are conv_key_t. Hash table values are indexes into conv_array.
| GArray* _conversation_hash_t::conv_array |
array of conversation values
| GHashTable* _conversation_hash_t::hashtable |
conversations hash table
| void* _conversation_hash_t::user_data |
"GUI" specifics (if necessary)
1.8.11