Searched refs:otIp6AddUnicastAddress (Results 1 – 6 of 6) sorted by relevance
284 otError otIp6AddUnicastAddress(otInstance *aInstance, const otNetifAddress *aAddress);
76 otError otIp6AddUnicastAddress(otInstance *aInstance, const otNetifAddress *aAddress) in otIp6AddUnicastAddress() function
1352 error = otIp6AddUnicastAddress(aInstance, &netAddr); in processNetifAddrEvent()1618 error = otIp6AddUnicastAddress(aInstance, &netAddr); in processNetifAddrEvent()
605 SuccessOrQuit(otIp6AddUnicastAddress(sInstance, &netifAddr)); in TestDnsClient()
3351 error = otIp6AddUnicastAddress(GetInstancePtr(), &address); in Process()
2046 error = otIp6AddUnicastAddress(mInstance, &netifAddr); in HandlePropertyInsert()