|
Wireshark
4.3.0
The Wireshark network protocol analyzer
|
Public Attributes | |
| guint32 | th_rawseq |
| guint32 | th_seq |
| guint32 | th_rawack |
| guint32 | th_ack |
| gboolean | th_have_seglen |
| guint32 | th_seglen |
| guint32 | th_win |
| guint16 | th_sport |
| guint16 | th_dport |
| guint8 | th_hlen |
| gboolean | th_use_ace |
| guint16 | th_flags |
| guint32 | th_stream |
| address | ip_src |
| address | ip_dst |
| guint8 | num_sack_ranges |
| guint32 | sack_left_edge [MAX_TCP_SACK_RANGES] |
| guint32 | sack_right_edge [MAX_TCP_SACK_RANGES] |
| struct mptcpheader * | th_mptcp |