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

Public Attributes

size_t tvb_size
 
void(* tvb_free )(struct tvbuff *tvb)
 
unsigned(* tvb_offset )(const struct tvbuff *tvb, unsigned counter)
 
const uint8_t *(* tvb_get_ptr )(struct tvbuff *tvb, unsigned abs_offset, unsigned abs_length)
 
void *(* tvb_memcpy )(struct tvbuff *tvb, void *target, unsigned offset, unsigned length)
 
int(* tvb_find_uint8 )(tvbuff_t *tvb, unsigned abs_offset, unsigned limit, uint8_t needle)
 
int(* tvb_ws_mempbrk_pattern_uint8 )(tvbuff_t *tvb, unsigned abs_offset, unsigned limit, const ws_mempbrk_pattern *pattern, unsigned char *found_needle)
 
tvbuff_t *(* tvb_clone )(tvbuff_t *tvb, unsigned abs_offset, unsigned abs_length)
 

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