|
Wireshark
2.9.0-477-g68ec514b
The Wireshark network protocol analyzer
|
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) |
1.8.11