A Discrete-Event Network Simulator
API
Loading...
Searching...
No Matches
tcp-vegas-test.cc File Reference
#include "ns3/log.h"
#include "ns3/tcp-congestion-ops.h"
#include "ns3/tcp-socket-base.h"
#include "ns3/tcp-vegas.h"
#include "ns3/test.h"
+ Include dependency graph for tcp-vegas-test.cc:

Go to the source code of this file.

Classes

class  TcpVegasTest
 TcpVegas congestion control algorithm test. More...
 
class  TcpVegasTestSuite
 TCP Vegas TestSuite. More...
 

Variables

static TcpVegasTestSuite g_tcpVegasTest
 Static variable for test initialization.
 

Variable Documentation

◆ g_tcpVegasTest

TcpVegasTestSuite g_tcpVegasTest
static

Static variable for test initialization.

Definition at line 264 of file tcp-vegas-test.cc.