Wireshark 4.7.0
The Wireshark network protocol analyzer
Loading...
Searching...
No Matches
Public Attributes | List of all members
backwards_compatibiliity_lua_name Struct Reference

Mapping between a Lua name and a file type. More...

#include <wtap-int.h>

Public Attributes

const char * name
 
int ft
 

Detailed Description

Mapping between a Lua name and a file type.

Used to support backwards compatibility for Lua scripts referencing legacy file type names.

Member Data Documentation

◆ ft

int backwards_compatibiliity_lua_name::ft

File type identifier.

◆ name

const char* backwards_compatibiliity_lua_name::name

Legacy Lua name.


The documentation for this struct was generated from the following file: