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

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

Completed in 81 milliseconds