Wireshark 4.5.0
The Wireshark network protocol analyzer
|
Public Attributes | |
struct segment * | next |
uint32_t | num |
uint32_t | rel_secs |
uint32_t | rel_usecs |
uint32_t | th_seq |
uint32_t | th_ack |
uint32_t | th_rawseq |
uint32_t | th_rawack |
uint16_t | th_flags |
uint32_t | th_win |
uint32_t | th_seglen |
uint16_t | th_sport |
uint16_t | th_dport |
address | ip_src |
address | ip_dst |
uint8_t | num_sack_ranges |
uint32_t | sack_left_edge [MAX_TCP_SACK_RANGES] |
uint32_t | sack_right_edge [MAX_TCP_SACK_RANGES] |