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

/macosx-10.10.1/IONetworkingFamily-101/
H A DIONetworkStats.h65 @field dropCount number of packets dropped.
74 UInt32 dropCount; member in struct:__anon2350
H A DIOOutputQueue.cpp382 (SInt32 *) &_stats->dropCount );
653 OSAddAtomic(flushCount, (SInt32 *) &_stats->dropCount);
700 return _stats->dropCount;
/macosx-10.10.1/IOKitUser-1050.1.21/network.subproj/
H A Denetstat.c224 queueStat.dropCount);

Completed in 107 milliseconds