Searched refs:i_vdTcpSocketCreate (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Main/include/
H A DMediumImpl.h322 static DECLCALLBACK(int) i_vdTcpSocketCreate(uint32_t fFlags, PVDSOCKET pSock);
/vbox/src/VBox/Main/src-server/
H A DMediumImpl.cpp940 m->vdIfTcpNet.pfnSocketCreate = i_vdTcpSocketCreate;
7055 DECLCALLBACK(int) Medium::i_vdTcpSocketCreate(uint32_t fFlags, PVDSOCKET pSock) function in class:Medium

Completed in 66 milliseconds