Wireshark 4.5.0
The Wireshark network protocol analyzer
|
Summary of a data segment tree item. More...
Public Attributes | |
packet_info * | pinfo |
Data segment packet info. | |
proto_tree * | ltp_data_tree |
Tree of the data segment. | |
uint64_t | data_fst |
The first offset of this segment. | |
uint64_t | data_lst |
The last offset of this segment. | |
Summary of a data segment tree item.