Home
last modified time | relevance | path

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

/openthread-latest/src/core/net/
Dip6_address.cpp140 uint8_t Prefix::MatchLength(const uint8_t *aPrefixA, const uint8_t *aPrefixB, uint8_t aMaxSize) in MatchLength() argument
148 uint8_t diff = aPrefixA[i] ^ aPrefixB[i]; in MatchLength()
Dip6_address.hpp296 static uint8_t MatchLength(const uint8_t *aPrefixA, const uint8_t *aPrefixB, uint8_t aMaxSize);