Searched refs:mExtUnicastAddressPool (Results 1 – 2 of 2) sorted by relevance
456 entry = mExtUnicastAddressPool.Allocate(); in AddExternalUnicastAddress()486 mExtUnicastAddressPool.Free(*entry); in RemoveExternalUnicastAddress()511 return mExtUnicastAddressPool.IsPoolEntry(aAddress); in IsUnicastAddressExternal()
636 … Pool<UnicastAddress, OPENTHREAD_CONFIG_IP6_MAX_EXT_UCAST_ADDRS> mExtUnicastAddressPool; member in ot::Ip6::Netif