#include <OnixS/CME/iLink3/TcpInfo.h>
Definition at line 31 of file TcpInfo.h.
std::string toString |
( |
| ) |
const |
- Returns
- a human-readable presentation.
Advertised maximum segment size (MSS).
Definition at line 167 of file TcpInfo.h.
Predicted average time in milliseconds between transmission and acknowledgment.
Definition at line 124 of file TcpInfo.h.
Number of times the retransmission timer has been backed off.
Definition at line 111 of file TcpInfo.h.
Represents the congestion avoidance state of the TCP connection.
Definition at line 102 of file TcpInfo.h.
Number of forward acknowledgments (FACKs).
Definition at line 145 of file TcpInfo.h.
Number of lost segments.
Definition at line 139 of file TcpInfo.h.
TCP options (e.g., selective acknowledgments) enabled for the connection.
Definition at line 114 of file TcpInfo.h.
Path Maximum Transmission Unit (PMTU) estimate.
Definition at line 149 of file TcpInfo.h.
Number of probe packets sent.
Definition at line 108 of file TcpInfo.h.
Maximum segment size (MSS) advertised by the receiver.
Definition at line 130 of file TcpInfo.h.
Receiver's smoothed RTT estimate.
Definition at line 173 of file TcpInfo.h.
Available receive buffer space in bytes.
Definition at line 176 of file TcpInfo.h.
Receiver's slow-start threshold.
Definition at line 152 of file TcpInfo.h.
Reordering metric.
Definition at line 170 of file TcpInfo.h.
Number of retransmitted segments.
Definition at line 142 of file TcpInfo.h.
Number of retransmitted segments.
Definition at line 105 of file TcpInfo.h.
Retransmission timeout value in milliseconds.
Definition at line 121 of file TcpInfo.h.
Smoothed round-trip time (RTT) estimate in microseconds.
Definition at line 155 of file TcpInfo.h.
Round-trip time variance estimate in microseconds.
Definition at line 158 of file TcpInfo.h.
Number of selective acknowledgments received.
Definition at line 136 of file TcpInfo.h.
Sender's congestion window size.
Definition at line 164 of file TcpInfo.h.
Maximum segment size (MSS) advertised by the sender.
Definition at line 127 of file TcpInfo.h.
Sender's slow-start threshold.
Definition at line 161 of file TcpInfo.h.
Sender's and receiver's window scale factors.
Note: Each field is 4 bits wide.
Definition at line 118 of file TcpInfo.h.
Represents the state of the TCP connection.
Definition at line 99 of file TcpInfo.h.
Total number of retransmissions.
Definition at line 179 of file TcpInfo.h.
Number of segments sent but not yet acknowledged.
Definition at line 133 of file TcpInfo.h.
The documentation for this struct was generated from the following file: