Home
last modified time | relevance | path

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

/openthread-3.4.0/src/core/net/
Dip6_address.cpp141 uint8_t Prefix::MatchLength(const uint8_t *aPrefixA, const uint8_t *aPrefixB, uint8_t aMaxSize) in MatchLength() argument
149 uint8_t diff = aPrefixA[i] ^ aPrefixB[i]; in MatchLength()
Dip6_address.hpp298 static uint8_t MatchLength(const uint8_t *aPrefixA, const uint8_t *aPrefixB, uint8_t aMaxSize);