HomeSort by relevance Sort by last modified time
    Searched refs:iNumCorruptMcRx (Results 1 - 2 of 2) sorted by null

  /external/opencore/protocols/systems/3g-324m_pvterminal/h223/include/
muxtbl.h 68 uint32 iNumCorruptMcRx;
  /external/opencore/protocols/systems/3g-324m_pvterminal/h223/src/
muxtbl.cpp 278 PV_STAT_INCR_COND(iNumCorruptMcRx, 1, (desc == NULL))
285 iNumCorruptMcRx = 0;
315 PVLOGGER_LOGMSG(PVLOGMSG_INST_HLDBG, iLogger, PVLOGMSG_STACK_TRACE, (0, "Num invalid descriptors - %d\n", iNumCorruptMcRx));

Completed in 297 milliseconds