Home
last modified time | relevance | path

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

/openthread-latest/tests/unit/
Dtest_ip_address.cpp342 bool CheckPrefixInIid(const Ip6::InterfaceIdentifier &aIid, const uint8_t *aPrefix, uint8_t aPrefix… in CheckPrefixInIid() function
426 … VerifyOrQuit(CheckPrefixInIid(address.GetIid(), prefix, prefixLength), "IID is not correct"); in TestIp6AddressSetPrefix()
432 … VerifyOrQuit(CheckPrefixInIid(address.GetIid(), prefix, prefixLength), "IID is not correct"); in TestIp6AddressSetPrefix()