A Discrete-Event Network Simulator
API
ns3::LtePdcpSapUser::ReceivePdcpSduParameters Struct Reference

Parameters for LtePdcpSapUser::ReceivePdcpSdu. More...

#include "lte-pdcp-sap.h"

+ Collaboration diagram for ns3::LtePdcpSapUser::ReceivePdcpSduParameters:

Public Attributes

uint8_t lcid
 the logical channel id corresponding to the sending RLC instance More...
 
Ptr< PacketpdcpSdu
 the RRC PDU More...
 
uint16_t rnti
 the C-RNTI identifying the UE More...
 

Detailed Description

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.

Referenced by ns3::UeManager::DoReceivePdcpSdu(), and ns3::LtePdcp::DoReceivePdu().

uint16_t ns3::LtePdcpSapUser::ReceivePdcpSduParameters::rnti

the C-RNTI identifying the UE

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

Referenced by ns3::LteEnbRrcProtocolReal::DoReceivePdcpSdu(), ns3::UeManager::DoReceivePdcpSdu(), and ns3::LtePdcp::DoReceivePdu().


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