Searched refs:otIp6HasUnicastAddress (Results 1 – 4 of 4) sorted by relevance
88 …VerifyOrExit(otIp6HasUnicastAddress(GetInstancePtr(), &config.mSource), error = OT_ERROR_INVALID_A… in Process()
316 bool otIp6HasUnicastAddress(otInstance *aInstance, const otIp6Address *aAddress);
71 bool otIp6HasUnicastAddress(otInstance *aInstance, const otIp6Address *aAddress) in otIp6HasUnicastAddress() function
1569 if (otIp6HasUnicastAddress(aInstance, &addr)) in processNetifAddrEvent()