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

Wraps a field_info for access from the Lua scripting environment, tracking validity. More...

#include <wslua.h>

Public Attributes

field_infows_fi
 
bool expired
 

Detailed Description

Wraps a field_info for access from the Lua scripting environment, tracking validity.

Member Data Documentation

◆ expired

bool _wslua_field_info::expired

True if the field_info is no longer valid after the dissection frame has ended.

◆ ws_fi

field_info* _wslua_field_info::ws_fi

The underlying field_info containing the matched field's value and position.


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