A Discrete-Event Network Simulator
QKDNetSim v2.0 (NS-3 v3.41) @ (+)
API
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
tcp-cong-avoid-test.cc File Reference
#include "tcp-general-test.h"
#include "ns3/config.h"
#include "ns3/log.h"
#include "ns3/simple-channel.h"
#include "ns3/test.h"
+ Include dependency graph for tcp-cong-avoid-test.cc:

Go to the source code of this file.

Classes

class  TcpNewRenoCongAvoidNormalTest
 Test the behavior of RFC congestion avoidance. More...
 
class  TcpRenoCongAvoidTestSuite
 TestSuite for the behavior of RFC congestion avoidance. More...
 

Variables

static TcpRenoCongAvoidTestSuite g_tcpCongAvoidNormalTest
 Static variable for test initialization. More...
 

Variable Documentation

◆ g_tcpCongAvoidNormalTest

TcpRenoCongAvoidTestSuite g_tcpCongAvoidNormalTest
static

Static variable for test initialization.

Definition at line 222 of file tcp-cong-avoid-test.cc.