#include "epc-gtpc-header.h"
#include "epc-s1ap-sap.h"
#include "ns3/application.h"
#include "ns3/socket.h"
#include <map>
Go to the source code of this file.
Classes | |
struct | ns3::EpcMmeApplication::BearerInfo |
Hold info on an EPS bearer to be activated. More... | |
struct | ns3::EpcMmeApplication::EnbInfo |
Hold info on an ENB. More... | |
class | ns3::EpcMmeApplication |
This application implements the Mobility Management Entity (MME) according to the 3GPP TS 23.401 document. More... | |
struct | ns3::EpcMmeApplication::UeInfo |
Hold info on a UE. More... | |
Namespaces | |
ns3 | |
Every class exported by the ns3 library is enclosed in the ns3 namespace. | |