A Discrete-Event Network Simulator
qkdnetsim_etsi_014 @ (+)
API
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
tcp-cong-avoid-test.cc File Reference
#include "ns3/log.h"
#include "ns3/simple-channel.h"
#include "ns3/config.h"
#include "ns3/test.h"
#include "tcp-general-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 214 of file tcp-cong-avoid-test.cc.