Home
last modified time | relevance | path

Searched refs:RemoveBrOnLinkPrefix (Results 1 – 3 of 3) sorted by relevance

/openthread-latest/src/core/common/
Dsettings.hpp1077 Error RemoveBrOnLinkPrefix(const Ip6::Prefix &aPrefix);
Dsettings.cpp363 Error Settings::RemoveBrOnLinkPrefix(const Ip6::Prefix &aPrefix) in RemoveBrOnLinkPrefix() function in ot::Settings
/openthread-latest/src/core/border_router/
Drouting_manager.cpp2937 IgnoreError(Get<Settings>().RemoveBrOnLinkPrefix(removedPrefix)); in DeprecateOldPrefix()
2974 IgnoreError(Get<Settings>().RemoveBrOnLinkPrefix(mLocalPrefix)); in HandleTimer()
2999 IgnoreError(Get<Settings>().RemoveBrOnLinkPrefix(prefix)); in HandleTimer()