5G-LENA nr-v3.3-159-ga6832aa7
The 5G/NR module for the ns-3 simulator
Loading...
Searching...
No Matches
ns3::NrPdcpSapProvider::TransmitPdcpSduParameters Struct Reference

#include "nr-pdcp-sap.h"

Public Attributes

uint8_t lcid
 
Ptr< Packet > pdcpSdu
 
uint16_t rnti
 

Detailed Description

Member Data Documentation

◆ lcid

uint8_t ns3::NrPdcpSapProvider::TransmitPdcpSduParameters::lcid

the logical channel id corresponding to the sending RLC instance

Definition at line 34 of file nr-pdcp-sap.h.

Referenced by ns3::NrTestRrc::SendData(), and ns3::NrTestRrc::Start().

◆ pdcpSdu

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

the RRC PDU

Definition at line 32 of file nr-pdcp-sap.h.

Referenced by ns3::NrPdcp::DoTransmitPdcpSdu(), ns3::NrTestRrc::SendData(), and ns3::NrTestRrc::Start().

◆ rnti

uint16_t ns3::NrPdcpSapProvider::TransmitPdcpSduParameters::rnti

the C-RNTI identifying the UE

Definition at line 33 of file nr-pdcp-sap.h.

Referenced by ns3::NrTestRrc::SendData(), and ns3::NrTestRrc::Start().


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