Home
last modified time | relevance | path

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

/openthread-latest/tests/unit/
Dtest_child.cpp238 Ip6::Address updatedAddressList[kMaxChildIp6Addresses]; in TestChildIp6Address() local
245 updatedAddressList[updatedListIndex++] = addresses[index]; in TestChildIp6Address()
249 VerifyChildIp6Addresses(child, updatedListIndex, updatedAddressList); in TestChildIp6Address()