A Discrete-Event Network Simulator
API
HighSpeedImportantValues Struct Reference

TcpHighSpeed Congestion window values to test. More...

Public Attributes

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

Detailed Description

TcpHighSpeed Congestion window values to test.

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

Member Data Documentation

◆ cwnd

unsigned int HighSpeedImportantValues::cwnd

Congestion window.

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

Referenced by TcpHighSpeedTestSuite::TcpHighSpeedTestSuite().

◆ md

unsigned int HighSpeedImportantValues::md

Currently unused.

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


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