Searched refs:OCSD_PROTOCOL_CUSTOM_0 (Results 1 – 3 of 3) sorted by relevance
59 ocsd_trace_protocol_t OcsdLibDcdRegister::m_nextCustomProtocolID = OCSD_PROTOCOL_CUSTOM_0; 78 if(m_nextCustomProtocolID > OCSD_PROTOCOL_CUSTOM_0) in releaseLastCustomProtocolID()142 if(pMngr->getProtocolType() >= OCSD_PROTOCOL_CUSTOM_0) in deRegisterCustomDecoders()
575 …OCSD_PROTOCOL_CUSTOM_0 = 100, /**< Values from this onwards are assigned to external registered … enumerator593 #define OCSD_PROTOCOL_IS_CUSTOM(P) ((P >= OCSD_PROTOCOL_CUSTOM_0) && (P < OCSD_PROTOCOL_END ))
549 if ((protocol >= OCSD_PROTOCOL_CUSTOM_0) && (protocol < OCSD_PROTOCOL_END)) in ocsd_create_pkt_sink_cb()588 if ((protocol >= OCSD_PROTOCOL_CUSTOM_0) && (protocol < OCSD_PROTOCOL_END)) in ocsd_create_pkt_mon_cb()