Home
last modified time | relevance | path

Searched refs:kSkipIndex (Results 1 – 2 of 2) sorted by relevance

/openthread-latest/src/core/net/
Dip4_types.cpp102 constexpr uint8_t kSkipIndex = 8; in ExtractFromIp6Address() local
112 if (ip6Index == kSkipIndex) in ExtractFromIp6Address()
Dip6_address.cpp531 constexpr uint8_t kSkipIndex = 8; in SynthesizeFromIp4Address() local
544 if (ip6Index == kSkipIndex) in SynthesizeFromIp4Address()