5G-LENA nr-v4.0
The 5G/NR module for the ns-3 simulator
Loading...
Searching...
No Matches
ns3::NrRlcSapProvider::TransmitPdcpPduParameters Struct Reference

#include "nr-rlc-sap.h"

Public Attributes

uint8_t lcid
 
Ptr< Packet > pdcpPdu
 
uint16_t rnti
 

Detailed Description

Member Data Documentation

◆ lcid

uint8_t ns3::NrRlcSapProvider::TransmitPdcpPduParameters::lcid

the logical channel id corresponding to the sending RLC instance

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

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

◆ pdcpPdu

Ptr<Packet> ns3::NrRlcSapProvider::TransmitPdcpPduParameters::pdcpPdu

◆ rnti

uint16_t ns3::NrRlcSapProvider::TransmitPdcpPduParameters::rnti

the C-RNTI identifying the UE

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

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


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