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

/vbox/src/VBox/Main/include/
H A DMediumImpl.h323 static DECLCALLBACK(int) i_vdTcpSocketDestroy(VDSOCKET Sock);
/vbox/src/VBox/Main/src-server/
H A DMediumImpl.cpp941 m->vdIfTcpNet.pfnSocketDestroy = i_vdTcpSocketDestroy;
7071 DECLCALLBACK(int) Medium::i_vdTcpSocketDestroy(VDSOCKET Sock) function in class:Medium

Completed in 498 milliseconds