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

/vbox/src/VBox/Devices/Storage/
H A DDrvVD.cpp718 typedef struct INIPSOCKET struct
721 } INIPSOCKET, *PINIPSOCKET; typedef in typeref:struct:INIPSOCKET
737 pSocketInt = (PINIPSOCKET)RTMemAllocZ(sizeof(INIPSOCKET));

Completed in 53 milliseconds