![]() |
Wireshark
4.3.0
The Wireshark network protocol analyzer
|
Public Attributes | |
int | id |
tvbparse_condition_t | condition |
union { | |
const gchar * str | |
struct _tvbparse_wanted_t ** handle | |
struct { | |
union { | |
gint64 i | |
guint64 u | |
gdouble f | |
} value | |
} number | |
enum ftenum ftenum | |
struct { | |
until_mode_t mode | |
const tvbparse_wanted_t * subelem | |
} until | |
struct { | |
wmem_map_t * table | |
struct _tvbparse_wanted_t * key | |
struct _tvbparse_wanted_t * other | |
} hash | |
GPtrArray * elems | |
const tvbparse_wanted_t * subelem | |
void * p | |
} | control |
int | len |
guint | min |
guint | max |
const void * | data |
tvbparse_action_t | before |
tvbparse_action_t | after |