Searched refs:GenerateMACAddress (Results 1 - 4 of 4) sorted by relevance

/vbox/src/VBox/Frontends/VirtualBox/src/settings/machine/
H A DUIMachineSettingsNetwork.cpp559 m_pMACEditor->setText(vboxGlobal().host().GenerateMACAddress());
/vbox/src/VBox/Main/cbinding/
H A DVBoxCAPI_v4_1.h4102 nsresult (*GenerateMACAddress)( member in struct:IHost_vtbl
H A DVBoxCAPI_v4_2.h4446 nsresult (*GenerateMACAddress)( member in struct:IHost_vtbl
H A DVBoxCAPI_v4_3.h7819 nsresult (*GenerateMACAddress)( member in struct:IHost_vtbl
7970 nsresult (*GenerateMACAddress)( member in struct:IHostVtbl
8033 #define IHost_GenerateMACAddress(p, aAddress) ((p)->lpVtbl->GenerateMACAddress(p, aAddress))

Completed in 690 milliseconds