Wireshark  2.9.0-477-g68ec514b
The Wireshark network protocol analyzer
Public Attributes | List of all members
_ftype_t Struct Reference

Public Attributes

ftenum_t ftype
 
const char * name
 
const char * pretty_name
 
int wire_size
 
FvalueNewFunc new_value
 
FvalueFreeFunc free_value
 
FvalueFromUnparsed val_from_unparsed
 
FvalueFromString val_from_string
 
FvalueToStringRepr val_to_string_repr
 
FvalueStringReprLen len_string_repr
 
union {
   FvalueSetByteArrayFunc   set_value_byte_array
 
   FvalueSetBytesFunc   set_value_bytes
 
   FvalueSetGuidFunc   set_value_guid
 
   FvalueSetTimeFunc   set_value_time
 
   FvalueSetStringFunc   set_value_string
 
   FvalueSetProtocolFunc   set_value_protocol
 
   FvalueSetUnsignedIntegerFunc   set_value_uinteger
 
   FvalueSetSignedIntegerFunc   set_value_sinteger
 
   FvalueSetUnsignedInteger64Func   set_value_uinteger64
 
   FvalueSetSignedInteger64Func   set_value_sinteger64
 
   FvalueSetFloatingFunc   set_value_floating
 
set_value
 
union {
   FvalueGetFunc   get_value_ptr
 
   FvalueGetUnsignedIntegerFunc   get_value_uinteger
 
   FvalueGetSignedIntegerFunc   get_value_sinteger
 
   FvalueGetUnsignedInteger64Func   get_value_uinteger64
 
   FvalueGetSignedInteger64Func   get_value_sinteger64
 
   FvalueGetFloatingFunc   get_value_floating
 
get_value
 
FvalueCmp cmp_eq
 
FvalueCmp cmp_ne
 
FvalueCmp cmp_gt
 
FvalueCmp cmp_ge
 
FvalueCmp cmp_lt
 
FvalueCmp cmp_le
 
FvalueCmp cmp_bitwise_and
 
FvalueCmp cmp_contains
 
FvalueCmp cmp_matches
 
FvalueLen len
 
FvalueSlice slice
 

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