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

Parameters for LteRlcSapProvider::TransmitPdcpPdu. More...

#include <lte-rlc-sap.h>

+ Collaboration diagram for ns3::LteRlcSapProvider::TransmitPdcpPduParameters:

Public Attributes

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

Detailed Description

Parameters for LteRlcSapProvider::TransmitPdcpPdu.

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

Member Data Documentation


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