#include "tcp-general-test.h"#include "ns3/node.h"#include "ns3/log.h"#include "ns3/tcp-header.h" Include dependency graph for tcp-pkts-acked-test.cc:
 Include dependency graph for tcp-pkts-acked-test.cc:Go to the source code of this file.
| Classes | |
| class | DummyCongControl | 
| Behaves as NewReno, except that each time PktsAcked is called, a notification is sent to TcpPktsAckedOpenTest.  More... | |
| class | TcpPktsAckedOpenTest | 
| Check the number of times that PktsAcked is called.  More... | |
| class | TcpPktsAckedTestSuite | 
| PktsAcked is calls TestSuite.  More... | |
| Variables | |
| static TcpPktsAckedTestSuite | g_TcpPktsAckedTestSuite | 
| Static variable for test initialization.  More... | |
| 
 | static | 
Static variable for test initialization.
Definition at line 194 of file tcp-pkts-acked-test.cc.