Searched refs:essential_bit_mask (Results 1 – 1 of 1) sorted by relevance
457 const uint32_t essential_bit_mask = (box.flags & 1) ? 0x8000 : 0x80; in ParseIprp() local488 const uint32_t property_index = (value & ~essential_bit_mask); in ParseIprp()
Completed in 7 milliseconds