Wireshark 4.5.0
The Wireshark network protocol analyzer
|
Public Attributes | |
tcp_unacked_t * | segments |
uint16_t | segment_count |
uint32_t | lastack |
nstime_t | lastacktime |
uint32_t | lastnondupack |
uint32_t | dupacknum |
uint32_t | nextseq |
uint32_t | maxseqtobeacked |
uint32_t | nextseqframe |
nstime_t | nextseqtime |
uint8_t | lastacklen |
uint8_t | num_sack_ranges |
uint32_t | sack_left_edge [MAX_TCP_SACK_RANGES] |
uint32_t | sack_right_edge [MAX_TCP_SACK_RANGES] |