Searched defs:aMatchMode (Results 1 – 1 of 1) sorted by relevance
/openthread-3.4.0/src/core/thread/ |
D | network_data_leader_ftd.cpp | 122 void Leader::RemoveBorderRouter(uint16_t aRloc16, MatchMode aMatchMode) in RemoveBorderRouter() 361 bool Leader::RlocMatch(uint16_t aFirstRloc16, uint16_t aSecondRloc16, MatchMode aMatchMode) in RlocMatch() 976 void Leader::RemoveRloc(uint16_t aRloc16, MatchMode aMatchMode, ChangedFlags &aChangedFlags) in RemoveRloc() 984 MatchMode aMatchMode, in RemoveRloc() 1049 MatchMode aMatchMode, in RemoveRlocInPrefix() 1112 MatchMode aMatchMode, in RemoveRlocInService() 1141 MatchMode aMatchMode, in RemoveRlocInHasRoute() 1170 MatchMode aMatchMode, in RemoveRlocInBorderRouter()
|