Home
last modified time | relevance | path

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

/openthread-latest/src/core/thread/
Dnetwork_data_leader_ftd.cpp217 RemoveRloc(aRloc16, aMatchMode, flags); in RemoveBorderRouter()
712 RemoveRloc(aRloc16, kMatchModeRloc16, aNetworkData, flags); in RegisterNetworkData()
1017 void Leader::RemoveRloc(uint16_t aRloc16, MatchMode aMatchMode, ChangedFlags &aChangedFlags) in RemoveRloc() function in ot::NetworkData::Leader
1021 RemoveRloc(aRloc16, aMatchMode, excludeNetworkData, aChangedFlags); in RemoveRloc()
1024 void Leader::RemoveRloc(uint16_t aRloc16, in RemoveRloc() function in ot::NetworkData::Leader
1301 RemoveRloc(rloc, kMatchModeRouterId, flags); in HandleNetworkDataRestoredAfterReset()
Dnetwork_data_leader.hpp572 void RemoveRloc(uint16_t aRloc16, MatchMode aMatchMode, ChangedFlags &aChangedFlags);
573 void RemoveRloc(uint16_t aRloc16,