A Discrete-Event Network Simulator
API
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
ns3::LtePdcpSapUser::ReceivePdcpSduParameters Struct Reference

#include <lte-pdcp-sap.h>

Public Attributes

uint8_t lcid
 
Ptr< PacketpdcpSdu
 
uint16_t rnti
 

Detailed Description

Parameters for LtePdcpSapUser::ReceivePdcpSdu

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

Member Data Documentation

uint8_t ns3::LtePdcpSapUser::ReceivePdcpSduParameters::lcid

the logical channel id corresponding to the sending RLC instance

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

Ptr<Packet> ns3::LtePdcpSapUser::ReceivePdcpSduParameters::pdcpSdu

the RRC PDU

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

Referenced by ns3::LteTestRrc::DoReceivePdcpSdu().

uint16_t ns3::LtePdcpSapUser::ReceivePdcpSduParameters::rnti

the C-RNTI identifying the UE

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


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