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

/macosx-10.10.1/IONetworkingFamily-101/
H A DIOMbufMemoryCursor.cpp183 static const UInt32 kMBufDataCacheSize = 16; variable
438 // statistics up to kMBufDataCacheSize of mbufs. Finally
442 UInt32 segsPerMBuf[kMBufDataCacheSize];
485 if (curMBufIndex < kMBufDataCacheSize) {
508 MIN(curMBufIndex, kMBufDataCacheSize),

Completed in 174 milliseconds