|
Wireshark
2.9.0-477-g68ec514b
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 | |
| gboolean(* comp )(void *, const void *) | |
| void *(* extract )(tvbuff_t *, guint) | |
| } 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 |
1.8.11