A Discrete-Event Network Simulator
API
tcp-loss-test.cc File Reference
#include <list>
#include "ns3/log.h"
#include "ns3/error-model.h"
#include "tcp-general-test.h"
+ Include dependency graph for tcp-loss-test.cc:

Go to the source code of this file.

Classes

class  TcpLargeTransferLossTest
 Check rollover of sequence number and how that affects loss recovery. More...
 
class  TcpLossTestSuite
 Test various packet losses. More...
 

Variables

static TcpLossTestSuite g_tcpLossTest
 static var for test initialization More...
 

Variable Documentation

◆ g_tcpLossTest

TcpLossTestSuite g_tcpLossTest
static

static var for test initialization

Definition at line 190 of file tcp-loss-test.cc.