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

/vbox/src/VBox/Devices/Network/
H A DDevPCNet.cpp4544 static DECLCALLBACK(int) pcnetGetMac(PPDMINETWORKCONFIG pInterface, PRTMAC pMac) function
4912 pThis->INetworkConfig.pfnGetMac = pcnetGetMac;

Completed in 145 milliseconds