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