Searched refs:aFirstRloc16 (Results 1 – 2 of 2) sorted by relevance
355 bool Leader::RlocMatch(uint16_t aFirstRloc16, uint16_t aSecondRloc16, MatchMode aMatchMode) in RlocMatch() argument362 matched = (aFirstRloc16 == aSecondRloc16); in RlocMatch()366 matched = Mle::RouterIdMatch(aFirstRloc16, aSecondRloc16); in RlocMatch()
637 static bool RlocMatch(uint16_t aFirstRloc16, uint16_t aSecondRloc16, MatchMode aMatchMode);