Searched refs:IP_PER_UINT_MASK (Results 1 – 1 of 1) sorted by relevance
32 static constexpr int32_t IP_PER_UINT_MASK = 0xFF; variable190 mask = (uint8_t)(IP_PER_UINT_MASK << (IP_PER_UINT_SIZE - hostScope)); in MaskAddress()