Searched refs:aExcludePrefix (Results 1 – 2 of 2) sorted by relevance
/openthread-latest/src/core/thread/ |
D | network_data_leader.hpp | 580 const PrefixTlv *aExcludePrefix, 591 const PrefixTlv *aExcludePrefix, 597 const PrefixTlv *aExcludePrefix,
|
D | network_data_leader_ftd.cpp | 1091 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()
|