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

Public Attributes

struct tvbufftvb
 
guint offset
 
guint length
 

Member Data Documentation

◆ length

guint tvb_backing_t::length

The length of 'tvb' to which I'm privy

◆ offset

guint tvb_backing_t::offset

The offset of 'tvb' to which I'm privy

◆ tvb

struct tvbuff* tvb_backing_t::tvb

The backing tvbuff_t


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