A Discrete-Event Network Simulator
API
Loading...
Searching...
No Matches
ns3::LteRrcSap::ReestabUeIdentity Struct Reference

ReestabUeIdentity structure. More...

#include "lte-rrc-sap.h"

+ Collaboration diagram for ns3::LteRrcSap::ReestabUeIdentity:

Public Attributes

uint16_t cRnti
 RNTI.
 
uint16_t physCellId
 Phy cell ID.
 

Detailed Description

ReestabUeIdentity structure.

Definition at line 595 of file lte-rrc-sap.h.

Member Data Documentation

◆ cRnti

uint16_t ns3::LteRrcSap::ReestabUeIdentity::cRnti

RNTI.

Definition at line 597 of file lte-rrc-sap.h.

Referenced by RrcConnectionReestablishmentRequestTestCase::DoRun().

◆ physCellId

uint16_t ns3::LteRrcSap::ReestabUeIdentity::physCellId

Phy cell ID.

Definition at line 598 of file lte-rrc-sap.h.

Referenced by RrcConnectionReestablishmentRequestTestCase::DoRun().


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