A Discrete-Event Network Simulator
qkdnetsim_etsi_014 @ (+)
API
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
tcp-rtt-estimation.cc File Reference
#include "tcp-general-test.h"
#include "ns3/node.h"
#include "ns3/log.h"
#include "ns3/rtt-estimator.h"
#include "tcp-error-model.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. More...
 

Variable Documentation

◆ g_tcpRttEstimationTestSuite

TcpRttEstimationTestSuite g_tcpRttEstimationTestSuite
static

Static variable for test initialization.

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