Searched refs:cidSize (Results 1 – 2 of 2) sorted by relevance
117 const uint32_t cidSize() const;306 inline const uint32_t EtmV4Config::cidSize() const in cidSize() function
852 m_ctxtidBytes = ((lastByte & 0x80) == 0x80) ? (m_config.cidSize()/8) : 0; in iPktContext()882 int nCtxtID_bytes = ((infoByte & 0x80) == 0x80) ? (m_config.cidSize()/8) : 0; in extractAndSetContextInfo()942 m_ctxtidBytes = ((lastByte & 0x80) == 0x80) ? (m_config.cidSize()/8) : 0; in iPktAddrCtxt()