Home
last modified time | relevance | path

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

/openthread-latest/src/core/thread/
Dnetwork_data_leader.hpp580 const PrefixTlv *aExcludePrefix,
591 const PrefixTlv *aExcludePrefix,
597 const PrefixTlv *aExcludePrefix,
Dnetwork_data_leader_ftd.cpp1091 const PrefixTlv *aExcludePrefix, in RemoveRlocInPrefix() argument
1105 …eRlocInHasRoute(aPrefix, *As<HasRouteTlv>(cur), aRloc16, aMatchMode, aExcludePrefix, aChangedFlags… in RemoveRlocInPrefix()
1117 … RemoveRlocInBorderRouter(aPrefix, *As<BorderRouterTlv>(cur), aRloc16, aMatchMode, aExcludePrefix, in RemoveRlocInPrefix()
1183 const PrefixTlv *aExcludePrefix, in RemoveRlocInHasRoute() argument
1195 !ContainsMatchingEntry(aExcludePrefix, aHasRoute.IsStable(), *entry)) in RemoveRlocInHasRoute()
1212 const PrefixTlv *aExcludePrefix, in RemoveRlocInBorderRouter() argument
1224 !ContainsMatchingEntry(aExcludePrefix, aBorderRouter.IsStable(), *entry)) in RemoveRlocInBorderRouter()