#include "epc-enb-s1-sap.h"
#include "epc-s1ap-sap.h"
#include <ns3/address.h>
#include <ns3/application.h>
#include <ns3/callback.h>
#include <ns3/object.h>
#include <ns3/ptr.h>
#include <ns3/socket.h>
#include <ns3/traced-callback.h>
#include <ns3/virtual-net-device.h>
#include <map>
Go to the source code of this file.
Classes | |
class | ns3::EpcEnbApplication |
This application is installed inside eNBs and provides the bridge functionality for user data plane packets between the radio interface and the S1-U interface. More... | |
struct | ns3::EpcEnbApplication::EpsFlowId_t |
EPS flow ID structure. More... | |
Namespaces | |
ns3 | |
Every class exported by the ns3 library is enclosed in the ns3 namespace. | |