|
Wireshark 4.7.0
The Wireshark network protocol analyzer
|
Maps a tap name to its Lua data extractor callback for use in the tappable protocol registry. More...
#include <wslua.h>
Public Attributes | |
| const char * | name |
| tap_extractor_t | extractor |
Maps a tap name to its Lua data extractor callback for use in the tappable protocol registry.
| tap_extractor_t tappable_t::extractor |
Callback that extracts tap data into the Lua state for this tap type.
| const char* tappable_t::name |
Name of the tap as registered with the tap framework.