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

/vbox/src/VBox/Main/include/
H A DMediumImpl.h333 static DECLCALLBACK(int) i_vdTcpSetSendCoalescing(VDSOCKET Sock, bool fEnable);
/vbox/src/VBox/Main/src-server/
H A DMediumImpl.cpp950 m->vdIfTcpNet.pfnSetSendCoalescing = i_vdTcpSetSendCoalescing;
7137 DECLCALLBACK(int) Medium::i_vdTcpSetSendCoalescing(VDSOCKET Sock, bool fEnable) function in class:Medium

Completed in 65 milliseconds