A Discrete-Event Network Simulator
API
Loading...
Searching...
No Matches
ns3::EpcMmeApplication::EnbInfo Struct Reference

Hold info on an ENB. More...

Collaboration diagram for ns3::EpcMmeApplication::EnbInfo:

Public Attributes

uint16_t gci
 GCI.
EpcS1apSapEnbs1apSapEnb
 EpcS1apSapEnb.
Ipv4Address s1uAddr
 IP address of the S1-U interface.

Detailed Description

Hold info on an ENB.

Definition at line 215 of file epc-mme-application.h.

Member Data Documentation

◆ gci

uint16_t ns3::EpcMmeApplication::EnbInfo::gci

GCI.

Definition at line 217 of file epc-mme-application.h.

◆ s1apSapEnb

EpcS1apSapEnb* ns3::EpcMmeApplication::EnbInfo::s1apSapEnb

EpcS1apSapEnb.

Definition at line 219 of file epc-mme-application.h.

◆ s1uAddr

Ipv4Address ns3::EpcMmeApplication::EnbInfo::s1uAddr

IP address of the S1-U interface.

Definition at line 218 of file epc-mme-application.h.


The documentation for this struct was generated from the following file: