Wireshark
4.7.0
The Wireshark network protocol analyzer
Loading...
Searching...
No Matches
epan
wslua
wslua_pinfo_common.h
Go to the documentation of this file.
1
18
#include "
wslua.h
"
19
26
void
Push_Columns
(lua_State *L,
Columns
c);
27
34
int
get_Columns_index
(lua_State *L);
_wslua_cols
Definition
wslua.h:248
wslua.h
get_Columns_index
int get_Columns_index(lua_State *L)
Retrieves the index of the Columns object in the Lua stack.
Definition
wslua_column.c:358
Push_Columns
void Push_Columns(lua_State *L, Columns c)
Pushes a Columns object onto the Lua stack.
Definition
wslua_column.c:33
Generated by
1.9.8