Searched defs:aMatchMode (Results 1 – 1 of 1) sorted by relevance
/openthread-latest/src/core/thread/ |
D | network_data_leader_ftd.cpp | 213 void Leader::RemoveBorderRouter(uint16_t aRloc16, MatchMode aMatchMode) in RemoveBorderRouter() 339 bool Leader::RlocMatch(uint16_t aFirstRloc16, uint16_t aSecondRloc16, MatchMode aMatchMode) in RlocMatch() 1017 void Leader::RemoveRloc(uint16_t aRloc16, MatchMode aMatchMode, ChangedFlags &aChangedFlags) in RemoveRloc() 1025 MatchMode aMatchMode, in RemoveRloc() 1090 MatchMode aMatchMode, in RemoveRlocInPrefix() 1153 MatchMode aMatchMode, in RemoveRlocInService() 1182 MatchMode aMatchMode, in RemoveRlocInHasRoute() 1211 MatchMode aMatchMode, in RemoveRlocInBorderRouter()
|