A Discrete-Event Network Simulator
API
Loading...
Searching...
No Matches
HighSpeedImportantValues Struct Reference

TcpHighSpeed Congestion window values to test. More...

+ Collaboration diagram for HighSpeedImportantValues:

Public Attributes

unsigned int cwnd
 Congestion window.
 
unsigned int md
 Currently unused.
 

Detailed Description

TcpHighSpeed Congestion window values to test.

Definition at line 141 of file tcp-highspeed-test.cc.

Member Data Documentation

◆ cwnd

unsigned int HighSpeedImportantValues::cwnd

Congestion window.

Definition at line 143 of file tcp-highspeed-test.cc.

Referenced by TcpHighSpeedTestSuite::TcpHighSpeedTestSuite().

◆ md

unsigned int HighSpeedImportantValues::md

Currently unused.

Definition at line 144 of file tcp-highspeed-test.cc.


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