|
Wireshark 4.7.0
The Wireshark network protocol analyzer
|
Holds private Lua-managed state for a file handler instance; structured for extensibility should additional members be needed. More...
#include <wslua_file_common.h>
Public Attributes | |
| int | table_ref |
Holds private Lua-managed state for a file handler instance; structured for extensibility should additional members be needed.
| int _file_priv_t::table_ref |
Lua registry reference to the per-file private data table provided by the Lua file handler.