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

/vbox/src/VBox/Main/include/
H A DMediumImpl.h324 static DECLCALLBACK(int) i_vdTcpClientConnect(VDSOCKET Sock, const char *pszAddress, uint32_t uPort,
/vbox/src/VBox/Main/src-server/
H A DMediumImpl.cpp942 m->vdIfTcpNet.pfnClientConnect = i_vdTcpClientConnect;
7083 DECLCALLBACK(int) Medium::i_vdTcpClientConnect(VDSOCKET Sock, const char *pszAddress, uint32_t uPort, function in class:Medium

Completed in 64 milliseconds