Wireshark 4.7.0
The Wireshark network protocol analyzer
Loading...
Searching...
No Matches
Public Attributes | List of all members
TransportSession Struct Reference

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
 

Detailed Description

Represents a TCP or UDP session at the moment bytes are being transferred. UDP does not use sequence number fields.


The documentation for this struct was generated from the following file: