A Discrete-Event Network Simulator
API
ns3::LteMacSapProvider::ReportBufferStatusParameters Struct Reference

Parameters for LteMacSapProvider::ReportBufferStatus. More...

#include "lte-mac-sap.h"

Public Attributes

uint8_t lcid
 the logical channel id corresponding to the sending RLC instance More...
 
uint16_t retxQueueHolDelay
 the Head Of Line delay of the retransmission queue More...
 
uint32_t retxQueueSize
 the current size of the RLC retransmission queue in bytes More...
 
uint16_t rnti
 the C-RNTI identifying the UE More...
 
uint16_t statusPduSize
 the current size of the pending STATUS RLC PDU message in bytes More...
 
uint16_t txQueueHolDelay
 the Head Of Line delay of the transmission queue More...
 
uint32_t txQueueSize
 the current size of the RLC transmission queue More...
 

Detailed Description

Member Data Documentation

uint16_t ns3::LteMacSapProvider::ReportBufferStatusParameters::retxQueueHolDelay
uint32_t ns3::LteMacSapProvider::ReportBufferStatusParameters::retxQueueSize
uint16_t ns3::LteMacSapProvider::ReportBufferStatusParameters::statusPduSize
uint16_t ns3::LteMacSapProvider::ReportBufferStatusParameters::txQueueHolDelay

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