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

/vbox/src/VBox/HostDrivers/VBoxNetFlt/win/ndis6/
H A DVBoxNetLwf-win.cpp1381 int nLists = 0; local
1385 nLists++;
1402 Log((__FUNCTION__": list=%d buffers=%d\n", nLists, nBuffers));
1404 Log((__FUNCTION__": lists=%d drop=%s don't=%s\n", nLists, fDropIt ? "true":"false", fDontDrop ? "true":"false"));

Completed in 38 milliseconds