Home
last modified time | relevance | path

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

/external/openthread/src/core/thread/
Dnetwork_data_leader_ftd.hpp260 const PrefixTlv *aExcludePrefix,
271 const PrefixTlv *aExcludePrefix,
277 const PrefixTlv *aExcludePrefix,
Dnetwork_data_leader_ftd.cpp1125 const PrefixTlv *aExcludePrefix, in RemoveRlocInPrefix() argument
1139 …eRlocInHasRoute(aPrefix, *As<HasRouteTlv>(cur), aRloc16, aMatchMode, aExcludePrefix, aChangedFlags… in RemoveRlocInPrefix()
1151 … RemoveRlocInBorderRouter(aPrefix, *As<BorderRouterTlv>(cur), aRloc16, aMatchMode, aExcludePrefix, in RemoveRlocInPrefix()
1217 const PrefixTlv *aExcludePrefix, in RemoveRlocInHasRoute() argument
1229 !ContainsMatchingEntry(aExcludePrefix, aHasRoute.IsStable(), *entry)) in RemoveRlocInHasRoute()
1246 const PrefixTlv *aExcludePrefix, in RemoveRlocInBorderRouter() argument
1258 !ContainsMatchingEntry(aExcludePrefix, aBorderRouter.IsStable(), *entry)) in RemoveRlocInBorderRouter()