Searched defs:vnetGetMac (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/Network/
H A DDevVirtioNet.cpp995 static DECLCALLBACK(int) vnetGetMac(PPDMINETWORKCONFIG pInterface, PRTMAC pMac) function
2029 pThis->INetworkConfig.pfnGetMac = vnetGetMac;

Completed in 50 milliseconds