|
Wireshark 4.7.0
The Wireshark network protocol analyzer
|
Mapping between a Lua name and a file type. More...
#include <wtap-int.h>
Public Attributes | |
| const char * | name |
| int | ft |
Mapping between a Lua name and a file type.
Used to support backwards compatibility for Lua scripts referencing legacy file type names.
| int backwards_compatibiliity_lua_name::ft |
File type identifier.
| const char* backwards_compatibiliity_lua_name::name |
Legacy Lua name.