A Discrete-Event Network Simulator
API
Loading...
Searching...
No Matches
tcp-rtt-estimation.cc File Reference
#include "tcp-error-model.h"
#include "tcp-general-test.h"
#include "ns3/log.h"
#include "ns3/node.h"
#include "ns3/rtt-estimator.h"
+ Include dependency graph for tcp-rtt-estimation.cc:

Go to the source code of this file.

Classes

class  TcpRttEstimationTest
 Check Rtt calculations. More...
 
class  TcpRttEstimationTestSuite
 TCP RTT estimation TestSuite. More...
 
class  TcpRttEstimationWithLossTest
 Check Rtt calculations with packet losses. More...
 

Variables

static TcpRttEstimationTestSuite g_tcpRttEstimationTestSuite
 Static variable for test initialization.
 

Variable Documentation

◆ g_tcpRttEstimationTestSuite

TcpRttEstimationTestSuite g_tcpRttEstimationTestSuite
static

Static variable for test initialization.

Definition at line 314 of file tcp-rtt-estimation.cc.