Searched refs:aSecondRloc16 (Results 1 – 2 of 2) sorted by relevance
308 static bool RlocMatch(uint16_t aFirstRloc16, uint16_t aSecondRloc16, MatchMode aMatchMode);
361 bool Leader::RlocMatch(uint16_t aFirstRloc16, uint16_t aSecondRloc16, MatchMode aMatchMode) in RlocMatch() argument368 matched = (aFirstRloc16 == aSecondRloc16); in RlocMatch()372 matched = Mle::RouterIdMatch(aFirstRloc16, aSecondRloc16); in RlocMatch()