Home
last modified time | relevance | path

Searched refs:g_handoverCommandMsgIdCounter (Results 1 – 1 of 1) sorted by relevance

/dports/net/ns3/ns-allinone-3.35/ns-3.35/src/lte/model/
H A Dlte-rrc-protocol-ideal.cc575 static uint32_t g_handoverCommandMsgIdCounter = 0; ///< handover command message ID counter variable
668 uint32_t msgId = ++g_handoverCommandMsgIdCounter; in DoEncodeHandoverCommand()