Wireshark  4.3.0
The Wireshark network protocol analyzer
Public Attributes | List of all members
tvb_ops Struct Reference

Public Attributes

gsize tvb_size
 
void(* tvb_free )(struct tvbuff *tvb)
 
guint(* tvb_offset )(const struct tvbuff *tvb, guint counter)
 
const guint8 *(* tvb_get_ptr )(struct tvbuff *tvb, guint abs_offset, guint abs_length)
 
void *(* tvb_memcpy )(struct tvbuff *tvb, void *target, guint offset, guint length)
 
gint(* tvb_find_guint8 )(tvbuff_t *tvb, guint abs_offset, guint limit, guint8 needle)
 
gint(* tvb_ws_mempbrk_pattern_guint8 )(tvbuff_t *tvb, guint abs_offset, guint limit, const ws_mempbrk_pattern *pattern, guchar *found_needle)
 
tvbuff_t *(* tvb_clone )(tvbuff_t *tvb, guint abs_offset, guint abs_length)
 

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