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

Associates a conversation with a Lua registry reference holding per-conversation dissector data. More...

#include <wslua.h>

Public Attributes

conversation_tconv
 
int data_ref
 

Detailed Description

Associates a conversation with a Lua registry reference holding per-conversation dissector data.

Member Data Documentation

◆ conv

conversation_t* _wslua_conv_data_t::conv

The conversation this data is associated with.

◆ data_ref

int _wslua_conv_data_t::data_ref

Lua registry reference to the dissector-supplied data table for this conversation.


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