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

/vbox/src/VBox/Devices/Network/
H A DDrvIntNet.cpp211 static int drvR3IntNetUpdateMacAddress(PDRVINTNET pThis) function
226 Log(("drvR3IntNetUpdateMacAddress: %.*Rhxs rc=%Rrc\n", sizeof(SetMacAddressReq.Mac), &SetMacAddressReq.Mac, rc));
1043 drvR3IntNetUpdateMacAddress(pThis); /* (could be a state restore) */
1137 drvR3IntNetUpdateMacAddress(pThis);
1844 drvR3IntNetUpdateMacAddress(pThis);

Completed in 36 milliseconds