Searched refs:aExcludePrefix (Results 1 – 2 of 2) sorted by relevance
/openthread-latest/src/core/thread/ |
D | network_data_leader.hpp | 617 const PrefixTlv *aExcludePrefix, 628 const PrefixTlv *aExcludePrefix, 634 const PrefixTlv *aExcludePrefix,
|
D | network_data_leader_ftd.cpp | 1107 const PrefixTlv *aExcludePrefix, in RemoveRlocInPrefix() argument 1121 …eRlocInHasRoute(aPrefix, *As<HasRouteTlv>(cur), aRloc16, aMatchMode, aExcludePrefix, aChangedFlags… in RemoveRlocInPrefix() 1133 … RemoveRlocInBorderRouter(aPrefix, *As<BorderRouterTlv>(cur), aRloc16, aMatchMode, aExcludePrefix, in RemoveRlocInPrefix() 1199 const PrefixTlv *aExcludePrefix, in RemoveRlocInHasRoute() argument 1211 !ContainsMatchingEntry(aExcludePrefix, aHasRoute.IsStable(), *entry)) in RemoveRlocInHasRoute() 1228 const PrefixTlv *aExcludePrefix, in RemoveRlocInBorderRouter() argument 1240 !ContainsMatchingEntry(aExcludePrefix, aBorderRouter.IsStable(), *entry)) in RemoveRlocInBorderRouter()
|