E-RABs admitted item as it is used in the HANDOVER REQUEST ACKNOWLEDGE message. More...
#include <epc-x2-sap.h>
Public Attributes | |
uint32_t | dlGtpTeid |
uint16_t | erabId |
uint32_t | ulGtpTeid |
E-RABs admitted item as it is used in the HANDOVER REQUEST ACKNOWLEDGE message.
See section 9.1.1.2 for further info about the parameters
Definition at line 75 of file epc-x2-sap.h.
uint32_t ns3::EpcX2Sap::ErabAdmittedItem::dlGtpTeid |
Definition at line 79 of file epc-x2-sap.h.
Referenced by ns3::EpcX2HandoverRequestAckHeader::Deserialize().
uint16_t ns3::EpcX2Sap::ErabAdmittedItem::erabId |
Definition at line 77 of file epc-x2-sap.h.
Referenced by ns3::EpcX2HandoverRequestAckHeader::Deserialize(), and ns3::LteEnbRrc::DoRecvHandoverRequest().
uint32_t ns3::EpcX2Sap::ErabAdmittedItem::ulGtpTeid |
Definition at line 78 of file epc-x2-sap.h.
Referenced by ns3::EpcX2HandoverRequestAckHeader::Deserialize().