A Discrete-Event Network Simulator
API
Public Attributes | List of all members
ns3::LtePdcpSapProvider::TransmitPdcpSduParameters Struct Reference

Parameters for LtePdcpSapProvider::TransmitPdcpSdu. More...

#include "lte-pdcp-sap.h"

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

Parameters for LtePdcpSapProvider::TransmitPdcpSdu.

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

Member Data Documentation

◆ lcid

uint8_t ns3::LtePdcpSapProvider::TransmitPdcpSduParameters::lcid

◆ pdcpSdu

Ptr<Packet> ns3::LtePdcpSapProvider::TransmitPdcpSduParameters::pdcpSdu

◆ rnti

uint16_t ns3::LtePdcpSapProvider::TransmitPdcpSduParameters::rnti

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