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

#include <lte-pdcp-sap.h>

+ Collaboration diagram for ns3::LtePdcpSapProvider::TransmitRrcPduParameters:

Public Attributes

uint8_t lcid
uint16_t rnti
Ptr< PacketrrcPdu

Detailed Description

Parameters for LtePdcpSapProvider::TransmitRrcPdu

Definition at line 43 of file lte-pdcp-sap.h.

Member Data Documentation

uint8_t ns3::LtePdcpSapProvider::TransmitRrcPduParameters::lcid

the logical channel id corresponding to the sending RLC instance

Definition at line 47 of file lte-pdcp-sap.h.

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

uint16_t ns3::LtePdcpSapProvider::TransmitRrcPduParameters::rnti

the C-RNTI identifying the UE

Definition at line 46 of file lte-pdcp-sap.h.

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

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

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