|
Wireshark 4.7.0
The Wireshark network protocol analyzer
|
Maps a conversation type name string to its conversation_type identifier for use in Lua conversation lookups. More...
#include <wslua.h>
Public Attributes | |
| const char * | str |
| conversation_type | id |
Maps a conversation type name string to its conversation_type identifier for use in Lua conversation lookups.
| conversation_type wslua_conv_types_t::id |
The corresponding conversation_type value for this conversation type.
| const char* wslua_conv_types_t::str |
String representation of the conversation type (e.g. "CT_UDP").