Wireshark 4.5.0
The Wireshark network protocol analyzer
|
Public Attributes | |
tcpcl_frame_loc_t | frame_loc |
Location associated with this metadata. | |
nstime_t | frame_time |
Timestamp on the frame (end time if reassembled) | |
uint8_t | flags |
Copy of message flags. | |
uint64_t | seen_len |
Total transfer length including this segment. | |
tcpcl_seg_meta_t * | related_start |
Potential related start segment. | |
tcpcl_ack_meta_t * | related_ack |
Potential related XFER_ACK. | |