5G-LENA nr-v3.1-69-g2dd513a7
The 5G/NR module for the ns-3 simulator
|
#include "nr-mac-csched-sap.h"
Public Attributes | |
uint16_t | m_rnti |
std::vector< struct nr::VendorSpecificListElement_s > | m_vendorSpecificList |
Parameters of the CSCHED_UE_RELEASE_REQ primitive. See section 4.1.9 for a detailed description of the parameters.
Definition at line 211 of file nr-mac-csched-sap.h.
uint16_t ns3::NrMacCschedSapProvider::CschedUeReleaseReqParameters::m_rnti |
Definition at line 213 of file nr-mac-csched-sap.h.
std::vector<struct nr::VendorSpecificListElement_s> ns3::NrMacCschedSapProvider::CschedUeReleaseReqParameters::m_vendorSpecificList |
Definition at line 215 of file nr-mac-csched-sap.h.