Searched refs:IOMbufQueueDequeueAll (Results 1 - 3 of 3) sorted by last modified time

/macosx-10.10.1/IONetworkingFamily-101/
H A DIOOutputQueue.cpp650 m = IOMbufQueueDequeueAll( &(_inQueues[i]) );
H A DIOMbufQueue.h139 mbuf_t IOMbufQueueDequeueAll( IOMbufQueue * q ) function
H A DIOPacketQueue.cpp199 return IOMbufQueueDequeueAll(_queue);
208 return IOMbufFree(IOMbufQueueDequeueAll(_queue));
253 m = IOMbufQueueDequeueAll(_queue);
262 m = IOMbufQueueDequeueAll(_queue);

Completed in 96 milliseconds