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

/vbox/src/VBox/Devices/Network/
H A DDevPCNet.cpp4572 static DECLCALLBACK(int) pcnetSetLinkState(PPDMINETWORKCONFIG pInterface, PDMNETWORKLINKSTATE enmState) function
4914 pThis->INetworkConfig.pfnSetLinkState = pcnetSetLinkState;

Completed in 62 milliseconds