A Discrete-Event Network Simulator
API
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
ns3::LteMacSapProvider::TransmitPduParameters Struct Reference

#include <lte-mac-sap.h>

+ Collaboration diagram for ns3::LteMacSapProvider::TransmitPduParameters:

Public Attributes

uint8_t layer
uint8_t lcid
Ptr< Packetpdu
uint16_t rnti

Detailed Description

Parameters for LteMacSapProvider::TransmitPdu

Definition at line 45 of file lte-mac-sap.h.

Member Data Documentation

uint8_t ns3::LteMacSapProvider::TransmitPduParameters::layer

the layer value that was passed by the MAC in the call to NotifyTxOpportunity that generated this PDU

Definition at line 50 of file lte-mac-sap.h.

Referenced by ns3::LteRlcSm::DoNotifyTxOpportunity(), and ns3::LteEnbMac::DoTransmitPdu().

uint8_t ns3::LteMacSapProvider::TransmitPduParameters::lcid

the logical channel id corresponding to the sending RLC instance

Definition at line 49 of file lte-mac-sap.h.

Referenced by ns3::LteRlcAm::DoNotifyTxOpportunity(), ns3::LteRlcSm::DoNotifyTxOpportunity(), ns3::LteUeMac::DoTransmitPdu(), and ns3::LteEnbMac::DoTransmitPdu().

uint16_t ns3::LteMacSapProvider::TransmitPduParameters::rnti

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