Home
last modified time | relevance | path

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

/aosp_15_r20/external/openthread/src/core/net/
H A Dip6_address.hpp588 static constexpr uint8_t kLinkLocalScope = 2; ///< Link-Local scope member in ot::Ip6::Address
/aosp_15_r20/external/openthread/src/posix/platform/
H A Dnetif.cpp482 static constexpr uint8_t kLinkLocalScope = 2; in UpdateUnicastLinux() local