Searched defs:getCtxtID (Results 1 – 3 of 3) 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
118 const uint32_t getCtxtID() const { return m_pkt_data.context.ctxtID; }; in getCtxtID() function