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

/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 72 milliseconds