ns-3
ns3::LtePdcpSapProvider::TransmitRrcPduParameters Struct Reference

#include <lte-pdcp-sap.h>

Collaboration diagram for ns3::LtePdcpSapProvider::TransmitRrcPduParameters:

List of all members.

Public Attributes

Ptr< PacketrrcPdu
uint16_t rnti
uint8_t lcid

Detailed Description


Member Data Documentation

uint8_t ns3::LtePdcpSapProvider::TransmitRrcPduParameters::lcid

the logical channel id corresponding to the sending RLC instance

Referenced by ns3::LteUeRrc::Send(), and ns3::LteEnbRrc::Send().

uint16_t ns3::LtePdcpSapProvider::TransmitRrcPduParameters::rnti

the C-RNTI identifying the UE

Referenced by ns3::LteUeRrc::Send(), and ns3::LteEnbRrc::Send().

Ptr<Packet> ns3::LtePdcpSapProvider::TransmitRrcPduParameters::rrcPdu

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