5G-LENA nr-v4.0
The 5G/NR module for the ns-3 simulator
Loading...
Searching...
No Matches
ns3::NrMacSapProvider::BufferStatusReportParameters Struct Reference

#include "nr-mac-sap.h"

Public Attributes

bool expBsrTimer
 
uint8_t lcid
 
uint16_t retxQueueHolDelay
 
uint32_t retxQueueSize
 
uint16_t rnti
 
uint16_t statusPduSize
 
uint16_t txQueueHolDelay
 
uint32_t txQueueSize
 

Detailed Description

Member Data Documentation

◆ expBsrTimer

bool ns3::NrMacSapProvider::BufferStatusReportParameters::expBsrTimer

Definition at line 65 of file nr-mac-sap.h.

◆ lcid

uint8_t ns3::NrMacSapProvider::BufferStatusReportParameters::lcid

◆ retxQueueHolDelay

uint16_t ns3::NrMacSapProvider::BufferStatusReportParameters::retxQueueHolDelay

the Head Of Line delay of the retransmission queue

Definition at line 62 of file nr-mac-sap.h.

◆ retxQueueSize

uint32_t ns3::NrMacSapProvider::BufferStatusReportParameters::retxQueueSize

the current size of the RLC retransmission queue in bytes

Definition at line 61 of file nr-mac-sap.h.

Referenced by ns3::NrRrComponentCarrierManager::DoTransmitBufferStatusReport().

◆ rnti

uint16_t ns3::NrMacSapProvider::BufferStatusReportParameters::rnti

◆ statusPduSize

uint16_t ns3::NrMacSapProvider::BufferStatusReportParameters::statusPduSize

the current size of the pending STATUS RLC PDU message in bytes

Definition at line 64 of file nr-mac-sap.h.

◆ txQueueHolDelay

uint16_t ns3::NrMacSapProvider::BufferStatusReportParameters::txQueueHolDelay

the Head Of Line delay of the transmission queue

Definition at line 60 of file nr-mac-sap.h.

◆ txQueueSize

uint32_t ns3::NrMacSapProvider::BufferStatusReportParameters::txQueueSize

the current size of the RLC transmission queue

Definition at line 59 of file nr-mac-sap.h.

Referenced by ns3::BwpManagerUe::DoTransmitBufferStatusReport(), and ns3::NrRrComponentCarrierManager::DoTransmitBufferStatusReport().


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