ns-3
ns3::LteMacSapProvider::TransmitPduParameters Struct Reference

#include <lte-mac-sap.h>

Collaboration diagram for ns3::LteMacSapProvider::TransmitPduParameters:

List of all members.

Public Attributes

Ptr< Packetpdu
uint16_t rnti
uint8_t lcid
uint8_t layer

Detailed Description


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

uint8_t ns3::LteMacSapProvider::TransmitPduParameters::lcid

the logical channel id corresponding to the sending RLC instance

Referenced by ns3::LteRlcAm::DoNotifyTxOpportunity().

Ptr<Packet> ns3::LteMacSapProvider::TransmitPduParameters::pdu
uint16_t ns3::LteMacSapProvider::TransmitPduParameters::rnti

the C-RNTI identifying the UE

Referenced by ns3::LteRlcAm::DoNotifyTxOpportunity().


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