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

/vbox/src/VBox/Main/include/
H A DMediumImpl.h332 static DECLCALLBACK(int) i_vdTcpFlush(VDSOCKET Sock);
/vbox/src/VBox/Main/src-server/
H A DMediumImpl.cpp949 m->vdIfTcpNet.pfnFlush = i_vdTcpFlush;
7131 DECLCALLBACK(int) Medium::i_vdTcpFlush(VDSOCKET Sock) function in class:Medium

Completed in 412 milliseconds