|
Wireshark 4.7.3
The Wireshark network protocol analyzer
|
#include <packet-tcpcl.h>
Public Attributes | |
| uint32_t | frame_num |
| Index of the frame. | |
| int32_t | ds_idx |
| Data source index within the frame. | |
| unsigned | raw_offset |
| Offset within the source TVB. | |
Finer grained locating than just the frame number. The fields ds_idx and raw_offset are compared for uniqueness but not total ordering.