#include "ns3/log.h"
#include "ns3/tcp-congestion-ops.h"
#include "ns3/tcp-illinois.h"
#include "ns3/tcp-socket-base.h"
#include "ns3/test.h"
Go to the source code of this file.
Classes | |
class | TcpIllinoisTest |
TcpIllinois C-AIMD algorithm tests. More... | |
class | TcpIllinoisTestSuite |
TCP Illinois TestSuite. More... | |
Variables | |
static TcpIllinoisTestSuite | g_tcpIllinoisTest |
Static variable for test initialization. More... | |
|
static |
Static variable for test initialization.
Definition at line 403 of file tcp-illinois-test.cc.