Home
last modified time | relevance | path

Searched defs:kAloc16Mask (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/openthread/src/core/net/
H A Dip6_address.hpp563 static constexpr uint8_t kAloc16Mask = 0xfc; // The mask for ALOC16. member in ot::Ip6::InterfaceIdentifier
579 … static constexpr uint8_t kAloc16Mask = InterfaceIdentifier::kAloc16Mask; ///< The mask for ALOC16. member in ot::Ip6::Address
/aosp_15_r20/external/ot-br-posix/src/openwrt/ubus/
H A Dotubus.cpp1322 kAloc16Mask = 0xfc, ///< The mask for Aloc16. in IsRoutingLocator() enumerator