Searched refs:m_restartCic (Results 1 – 2 of 2) sorted by relevance
2376 m_restartCic(0), in ISDNQ931()3179 if (m_restartCic) { in processGlobalMsg()3186 msg->name(),tmp.c_str(),m_restartCic->code()); in processGlobalMsg()3200 DDebug(this,m_restartCic ? DebugWarn : DebugInfo, in processGlobalMsg()3349 if (m_restartCic) { in sendRestart()3360 if (!m_restartCic) { in sendRestart()3366 String s(m_restartCic->code()); in sendRestart()3393 if (m_restartCic) { in endRestart()3398 m_restartCic->code()); in endRestart()3399 releaseCircuit(m_restartCic); in endRestart()[all …]
14796 SignallingCircuit* m_restartCic; // Currently restarting circuit variable