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

/vbox/src/VBox/NetworkServices/NetLib/
H A DVBoxNetBaseService.h72 int sendBufferOnWire(PCINTNETSEG pSg, int cSg, size_t cbBuffer);
H A DVBoxNetBaseService.cpp533 int VBoxNetBaseService::sendBufferOnWire(PCINTNETSEG pcSg, int cSg, size_t cbFrame) argument
544 for (int idxSg = 0; idxSg < cSg; ++idxSg)

Completed in 62 milliseconds