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 |
downlink GTP TEID More... | |
uint16_t | erabId |
E-RAB ID. More... | |
uint32_t | ulGtpTeid |
uplink GTP TEID More... | |
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 |
downlink GTP TEID
Definition at line 79 of file epc-x2-sap.h.
Referenced by ns3::EpcX2HandoverRequestAckHeader::Deserialize().
uint16_t ns3::EpcX2Sap::ErabAdmittedItem::erabId |
E-RAB ID.
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 |
uplink GTP TEID
Definition at line 78 of file epc-x2-sap.h.
Referenced by ns3::EpcX2HandoverRequestAckHeader::Deserialize().