A Discrete-Event Network Simulator
API
tcp-syn-connection-failed-test.cc File Reference
#include <iostream>
#include "ns3/test.h"
#include "ns3/core-module.h"
#include "ns3/network-module.h"
#include "ns3/internet-module.h"
+ Include dependency graph for tcp-syn-connection-failed-test.cc:

Go to the source code of this file.

Classes

class  TcpSynConnectionFailedTest
 Test that connection failed callback is called when SYN retransmission number is exceeded. More...
 
class  TcpSynConnectionFailedTestSuite
 TestSuite. More...
 

Variables

static TcpSynConnectionFailedTestSuite g_TcpSynConnectionFailedTestSuite
 Static variable for test initialization. More...
 

Variable Documentation

◆ g_TcpSynConnectionFailedTestSuite

TcpSynConnectionFailedTestSuite g_TcpSynConnectionFailedTestSuite
static

Static variable for test initialization.

Definition at line 111 of file tcp-syn-connection-failed-test.cc.