Home
last modified time | relevance | path

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

/openthread-3.6.0/tests/unit/
Dtest_child.cpp325 Ip6::Address updatedAddressList[kMaxChildIp6Addresses]; in TestChildIp6Address() local
332 updatedAddressList[updatedListIndex++] = addresses[index]; in TestChildIp6Address()
336 VerifyChildIp6Addresses(child, updatedListIndex, updatedAddressList); in TestChildIp6Address()