Home
last modified time | relevance | path

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

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