#include "tcp-error-model.h"
#include "tcp-general-test.h"
#include "ns3/config.h"
#include "ns3/log.h"
#include "ns3/node.h"
Go to the source code of this file.
Classes | |
class | ns3::TcpCloseWithLossTestCase |
Check if the TCP correctly close the connection after receiving previously lost data. More... | |
class | ns3::TcpTcpCloseTestSuite |
Check if the TCP is correctly closing its state. More... | |
Namespaces | |
ns3 | |
Every class exported by the ns3 library is enclosed in the ns3 namespace. | |
Variables | |
static TcpTcpCloseTestSuite | ns3::g_tcpTcpCloseTestSuite |
Static variable for test initialization. More... | |