Definition at line 76 of file TcpInfo.h.
◆ Enum
Enumerator |
---|
Open | 0 | TCP congestion avoidance state: open.
|
Disorder | | TCP congestion avoidance state: disorder.
|
Cwr | | TCP congestion avoidance state: congestion window reduced.
|
Recovery | | TCP congestion avoidance state: recovery.
|
Loss | | TCP congestion avoidance state: loss.
|
Definition at line 78 of file TcpInfo.h.