Searched refs:otIp6SetMeshLocalIid (Results 1 – 3 of 3) sorted by relevance
799 otError otIp6SetMeshLocalIid(otInstance *aInstance, const otIp6InterfaceIdentifier *aIid);
267 otError otIp6SetMeshLocalIid(otInstance *aInstance, const otIp6InterfaceIdentifier *aIid) in otIp6SetMeshLocalIid() function
4109 SuccessOrExit(error = otIp6SetMeshLocalIid(GetInstancePtr(), &iid)); in Process()