|
Wireshark 4.7.0
The Wireshark network protocol analyzer
|
Public Attributes | |
| IPVersion | ip_version |
| TransportProtocol | transport |
| IPAddress | client_ip |
| IPAddress | server_ip |
| uint16_t | client_port |
| uint16_t | server_port |
| uint32_t | client_seq |
| uint32_t | server_seq |
| TrafficDirection | direction |
| int64_t | timestamp |
Represents a TCP or UDP session at the moment bytes are being transferred. UDP does not use sequence number fields.