Home
last modified time | relevance | path

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

/openthread-3.5.0/src/core/net/
Dnetif.hpp653 …static constexpr uint8_t kMulticastPrefixLength = 128; // Multicast prefix length used in `AdressI… member in ot::Ip6::Netif
Dnetif.cpp253 info.mPrefixLength = kMulticastPrefixLength; in SignalMulticastAddressChange()