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

/vbox/src/VBox/Devices/USB/
H A DVUSBSniffer.cpp254 uint32_t cbBlockMax; member in struct:VUSBSNIFFERINT
275 if (pThis->cbBlockCur + cbAdditional <= pThis->cbBlockMax)
292 pThis->cbBlockMax = cbNew;
444 pThis->cbBlockMax = 0;

Completed in 41 milliseconds