A Discrete-Event Network Simulator
API
Classes | Variables
tcp-hybla-test.cc File Reference
#include "ns3/test.h"
#include "ns3/log.h"
#include "ns3/tcp-congestion-ops.h"
#include "ns3/tcp-socket-base.h"
#include "ns3/tcp-hybla.h"

Go to the source code of this file.

Classes

class  TcpHyblaIncrementTest
 Testing the congestion avoidance increment on TcpHybla. More...
 
class  TcpHyblaTestSuite
 TCP Hybla TestSuite. More...
 

Variables

static TcpHyblaTestSuite g_tcpHyblaTest
 Static variable for test initialization. More...
 

Variable Documentation

◆ g_tcpHyblaTest

TcpHyblaTestSuite g_tcpHyblaTest
static

Static variable for test initialization.

Definition at line 174 of file tcp-hybla-test.cc.