Searched refs:getCtxtID (Results 1 – 5 of 5) sorted by relevance
66 …const uint32_t getCtxtID() const { return (m_context.ctxt_id_valid == 1) ? m_context.context_id : … in getCtxtID() function
101 const uint32_t getCtxtID() const { return context.ctxtID; }; in getCtxtID() function
302 m_PeContext.setCtxtID(m_curr_packet_in->getCtxtID()); in decodePacket()431 m_PeContext.setCtxtID(m_curr_packet_in->getCtxtID()); in processISync()
118 const uint32_t getCtxtID() const { return m_pkt_data.context.ctxtID; }; in getCtxtID() function
341 m_pe_context.context_id = m_curr_packet_in->getCtxtID(); in processIsync()