![]() |
Wireshark
4.3.0
The Wireshark network protocol analyzer
|
Public Attributes | |
struct _fragment_item * | next |
guint32 | frame |
guint32 | offset |
guint32 | len |
guint32 | flags |
tvbuff_t * | tvb_data |
guint32 _fragment_item::flags |
XXX - do some of these apply only to reassembly heads and others only to fragments within a reassembly?
guint32 _fragment_item::frame |
frame number where the fragment is from
guint32 _fragment_item::len |
fragment length
guint32 _fragment_item::offset |
fragment number for FD_BLOCKSEQUENCE, byte offset otherwise