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

/vbox/src/VBox/Devices/Network/testcase/
H A DtstIntNetR0.cpp309 while (IntNetRingHasMoreToRead(&pArgs->pBuf->Recv))
510 while ( ( IntNetRingHasMoreToRead(&pThis->pBuf0->Recv)
511 || IntNetRingHasMoreToRead(&pThis->pBuf1->Recv))
/vbox/include/VBox/
H A Dintnetinline.h278 DECLINLINE(bool) IntNetRingHasMoreToRead(PINTNETRINGBUF pRingBuf) function

Completed in 170 milliseconds