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

Public Attributes

struct _fragment_itemnext
 
guint32 frame
 
guint32 offset
 
guint32 len
 
guint32 flags
 
tvbuff_ttvb_data
 

Member Data Documentation

◆ flags

guint32 _fragment_item::flags

XXX - do some of these apply only to reassembly heads and others only to fragments within a reassembly?

◆ frame

guint32 _fragment_item::frame

frame number where the fragment is from

◆ len

guint32 _fragment_item::len

fragment length

◆ offset

guint32 _fragment_item::offset

fragment number for FD_BLOCKSEQUENCE, byte offset otherwise


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