A Discrete-Event Network Simulator
API
tcp-wscaling-test.cc File Reference
#include "ns3/test.h"
#include "tcp-general-test.h"
#include "ns3/node.h"
#include "ns3/log.h"
#include "ns3/tcp-header.h"
#include "ns3/tcp-tx-buffer.h"
#include "ns3/tcp-rx-buffer.h"
+ Include dependency graph for tcp-wscaling-test.cc:

Go to the source code of this file.

Classes

class  TcpWScalingTestSuite
 TCP Window Scaling TestSuite. More...
 
class  WScalingTestCase
 TCP Window Scaling enabling Test. More...
 

Variables

static TcpWScalingTestSuite g_tcpWScalingTestSuite
 Static variable for test initialization. More...
 

Variable Documentation

◆ g_tcpWScalingTestSuite

TcpWScalingTestSuite g_tcpWScalingTestSuite
static

Static variable for test initialization.

Definition at line 246 of file tcp-wscaling-test.cc.