|
Wireshark
2.9.0-477-g68ec514b
The Wireshark network protocol analyzer
|
Public Attributes | |
| guint32 | th_rawseq |
| guint32 | th_seq |
| guint32 | th_ack |
| gboolean | th_have_seglen |
| guint32 | th_seglen |
| guint32 | th_win |
| guint16 | th_sport |
| guint16 | th_dport |
| guint8 | th_hlen |
| 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 |
1.8.11