Home
last modified time | relevance | path

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

/openthread-3.4.0/src/core/thread/
Dnetwork_data_leader_ftd.hpp288 const PrefixTlv *aExcludePrefix,
299 const PrefixTlv *aExcludePrefix,
305 const PrefixTlv *aExcludePrefix,
Dnetwork_data_leader_ftd.cpp1050 const PrefixTlv *aExcludePrefix, in RemoveRlocInPrefix() argument
1064 …eRlocInHasRoute(aPrefix, *As<HasRouteTlv>(cur), aRloc16, aMatchMode, aExcludePrefix, aChangedFlags… in RemoveRlocInPrefix()
1076 … RemoveRlocInBorderRouter(aPrefix, *As<BorderRouterTlv>(cur), aRloc16, aMatchMode, aExcludePrefix, in RemoveRlocInPrefix()
1142 const PrefixTlv *aExcludePrefix, in RemoveRlocInHasRoute() argument
1154 !ContainsMatchingEntry(aExcludePrefix, aHasRoute.IsStable(), *entry)) in RemoveRlocInHasRoute()
1171 const PrefixTlv *aExcludePrefix, in RemoveRlocInBorderRouter() argument
1183 !ContainsMatchingEntry(aExcludePrefix, aBorderRouter.IsStable(), *entry)) in RemoveRlocInBorderRouter()