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

DrbToAddMod structure. More...

#include "lte-rrc-sap.h"

+ Collaboration diagram for ns3::LteRrcSap::DrbToAddMod:

Public Attributes

uint8_t drbIdentity
 DRB identity.
 
uint8_t epsBearerIdentity
 EPS bearer identity.
 
LogicalChannelConfig logicalChannelConfig
 logical channel config
 
uint8_t logicalChannelIdentity
 logical channel identify
 
RlcConfig rlcConfig
 RLC config.
 

Detailed Description

DrbToAddMod structure.

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

Member Data Documentation

◆ drbIdentity

uint8_t ns3::LteRrcSap::DrbToAddMod::drbIdentity

◆ epsBearerIdentity

uint8_t ns3::LteRrcSap::DrbToAddMod::epsBearerIdentity

◆ logicalChannelConfig

LogicalChannelConfig ns3::LteRrcSap::DrbToAddMod::logicalChannelConfig

◆ logicalChannelIdentity

uint8_t ns3::LteRrcSap::DrbToAddMod::logicalChannelIdentity

◆ rlcConfig


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