|
Wireshark
2.9.0-477-g68ec514b
The Wireshark network protocol analyzer
|
Public Attributes | |
| struct segment * | next |
| guint32 | num |
| guint32 | rel_secs |
| guint32 | rel_usecs |
| guint32 | th_seq |
| guint32 | th_ack |
| guint16 | th_flags |
| guint32 | th_win |
| guint32 | th_seglen |
| guint16 | th_sport |
| guint16 | th_dport |
| 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] |
1.8.11