getCapacity
Gets the number of packets that the queue can hold.
Declaration
virtual UInt32 getCapacity() const;Return Value
Returns the current queue capacity.
Overview
The queue will begin to drop incoming packets when the size of the queue reaches its capacity.
See Also
Miscellaneous
enqueueflushfreegetDropCountgetOutputCountgetRetryCountgetSizegetStallCountgetStategetStatisticsDatahandleNetworkDataAccessinitoutputserviceserviceThreadsetCapacitystartstopwithTarget(IONetworkController *, UInt32)withTarget(IONetworkController *, UInt32, UInt32)withTarget(OSObject *, IOOutputAction, UInt32)withTarget(OSObject *, IOOutputAction, UInt32, UInt32)