5G-LENA nr-v3.3-120-gdac69c56
The 5G/NR module for the ns-3 simulator
Loading...
Searching...
No Matches
ns3::NrPdcpSapUser::ReceivePdcpSduParameters Struct Reference

#include "nr-pdcp-sap.h"

Public Attributes

uint8_t lcid
 
Ptr< Packet > pdcpSdu
 
uint16_t rnti
 

Detailed Description

Parameters for NrPdcpSapUser::ReceivePdcpSdu

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

Member Data Documentation

◆ lcid

uint8_t ns3::NrPdcpSapUser::ReceivePdcpSduParameters::lcid

the logical channel id corresponding to the sending RLC instance

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

Referenced by ns3::NrUeManager::DoReceivePdcpSdu(), and ns3::NrPdcp::DoReceivePdu().

◆ pdcpSdu

Ptr<Packet> ns3::NrPdcpSapUser::ReceivePdcpSduParameters::pdcpSdu

the RRC PDU

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

Referenced by ns3::NrUeManager::DoReceivePdcpSdu(), and ns3::NrPdcp::DoReceivePdu().

◆ rnti

uint16_t ns3::NrPdcpSapUser::ReceivePdcpSduParameters::rnti

the C-RNTI identifying the UE

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

Referenced by ns3::NrUeManager::DoReceivePdcpSdu(), and ns3::NrPdcp::DoReceivePdu().


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