A Discrete-Event Network Simulator
API
Loading...
Searching...
No Matches
tcp-fast-retr-test.cc File Reference
#include "tcp-error-model.h"
#include "tcp-general-test.h"
#include "ns3/log.h"
#include "ns3/node.h"
#include "ns3/simple-channel.h"
#include "ns3/tcp-westwood-plus.h"
+ Include dependency graph for tcp-fast-retr-test.cc:

Go to the source code of this file.

Classes

class  TcpFastRetrTest
 Test the fast retransmission. More...
 
class  TcpFastRetrTestSuite
 Testsuite for the fast retransmission. More...
 

Variables

static TcpFastRetrTestSuite g_TcpFastRetrTestSuite
 Static variable for test initialization.
 

Variable Documentation

◆ g_TcpFastRetrTestSuite

TcpFastRetrTestSuite g_TcpFastRetrTestSuite
static

Static variable for test initialization.

Definition at line 454 of file tcp-fast-retr-test.cc.