#include <ns3/applications-module.h>
#include <ns3/core-module.h>
#include <ns3/csma-module.h>
#include <ns3/internet-module.h>
#include <ns3/network-module.h>
#include <ns3/virtual-net-device-module.h>
Go to the source code of this file.
Classes | |
class | ns3::GtpTunnelApp |
This GTP tunnel application is responsible for implementing the logical port operations to encapsulate and de-encapsulated packets withing GTP tunnel. More... | |
Namespaces | |
ns3 | |
Every class exported by the ns3 library is enclosed in the ns3 namespace. | |