Searched defs:kAloc16Mask (Results 1 – 2 of 2) sorted by relevance
563 static constexpr uint8_t kAloc16Mask = 0xfc; // The mask for ALOC16. member in ot::Ip6::InterfaceIdentifier579 … static constexpr uint8_t kAloc16Mask = InterfaceIdentifier::kAloc16Mask; ///< The mask for ALOC16. member in ot::Ip6::Address
1322 kAloc16Mask = 0xfc, ///< The mask for Aloc16. in IsRoutingLocator() enumerator