Home
last modified time | relevance | path

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

/openthread-latest/src/core/net/
Dip6.cpp1405 static constexpr uint8_t kPrefixLength = 48; in UpdateBorderRoutingCounters() local
1419 … if (!aHeader.GetSource().MatchesPrefix(aHeader.GetDestination().GetPrefix().m8, kPrefixLength)) in UpdateBorderRoutingCounters()
1438 … if (!aHeader.GetSource().MatchesPrefix(aHeader.GetDestination().GetPrefix().m8, kPrefixLength)) in UpdateBorderRoutingCounters()