Home
last modified time | relevance | path

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

/openthread-3.4.0/src/core/thread/
Dnetwork_data_leader_ftd.hpp280 void RemoveRloc(uint16_t aRloc16, MatchMode aMatchMode, ChangedFlags &aChangedFlags);
281 void RemoveRloc(uint16_t aRloc16,
Dnetwork_data_leader_ftd.cpp126 RemoveRloc(aRloc16, aMatchMode, flags); in RemoveBorderRouter()
688 RemoveRloc(aRloc16, kMatchModeRloc16, aNetworkData, flags); in RegisterNetworkData()
976 void Leader::RemoveRloc(uint16_t aRloc16, MatchMode aMatchMode, ChangedFlags &aChangedFlags) in RemoveRloc() function in ot::NetworkData::Leader
980 RemoveRloc(aRloc16, aMatchMode, excludeNetworkData, aChangedFlags); in RemoveRloc()
983 void Leader::RemoveRloc(uint16_t aRloc16, in RemoveRloc() function in ot::NetworkData::Leader