start
Starts up the packet flow between the queue and its target.
Declaration
virtual bool start();Return Value
Returns true if the queue was started successfully, false otherwise.
Overview
Called by the target to start the queue. This will allow packets to be removed from the queue, and then delivered to the target.
See Also
Miscellaneous
enqueueflushfreegetCapacitygetDropCountgetOutputCountgetRetryCountgetSizegetStallCountgetStategetStatisticsDatahandleNetworkDataAccessinitoutputserviceserviceThreadsetCapacitystopwithTarget(IONetworkController *, UInt32)withTarget(IONetworkController *, UInt32, UInt32)withTarget(OSObject *, IOOutputAction, UInt32)withTarget(OSObject *, IOOutputAction, UInt32, UInt32)