Home
last modified time | relevance | path

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

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