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

Public Attributes

int id
 
tvbparse_condition_t condition
 
union { 
 
   const char *   str 
 
   struct _tvbparse_wanted_t **   handle 
 
   struct { 
 
      union { 
 
         int64_t   i 
 
         uint64_t   u 
 
         double   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
 
unsigned min
 
unsigned max
 
const void * data
 
tvbparse_action_t before
 
tvbparse_action_t after
 

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