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

/vbox/src/VBox/Devices/Network/
H A DDevINIP.cpp131 } DEVINTNETIP, *PDEVINTNETIP; typedef in typeref:struct:DEVINTNETIP
141 static PDEVINTNETIP g_pDevINIPData = NULL;
180 PDEVINTNETIP pThis = (PDEVINTNETIP)pvUser;
195 PDEVINTNETIP pThis = (PDEVINTNETIP)pvUser;
210 PDEVINTNETIP pThis = (PDEVINTNETIP)pvUser;
357 static DECLCALLBACK(int) devINIPNetworkConfiguration(PPDMDEVINS pDevIns, PDEVINTNETIP pThis, PCFGMNODE pCfg)
494 * @param arg opaque argument, here the pointer to the PDEVINTNETIP
[all...]

Completed in 33 milliseconds