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

/vbox/src/VBox/Devices/Network/
H A DDevVirtioNet.cpp332 DECLINLINE(void) vnetPrintFeatures(PVNETSTATE pThis, uint32_t fFeatures, const char *pcszText) function
410 vnetPrintFeatures(pThis, fFeatures, "The guest negotiated the following features");
2014 vnetPrintFeatures(pThis, vnetIoCb_GetHostFeatures(pThis), "Device supports the following features");

Completed in 50 milliseconds