Searched refs:IOMbufQueueInit (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10.1/IONetworkingFamily-101/
H A DIOMbufQueue.h47 void IOMbufQueueInit( IOMbufQueue * q, uint32_t capacity = 0 ) function
H A DIOPacketQueue.cpp76 IOMbufQueueInit(_queue, capacity);
H A DIOOutputQueue.cpp240 IOMbufQueueInit(&(_primaryQueues[i]), capacity);
241 IOMbufQueueInit(&(_shadowQueues[i]), capacity);
H A DIONetworkInterface.cpp748 IOMbufQueueInit(queue);
795 IOMbufQueueInit(_inputPushQueue);
2916 IOMbufQueueInit(&queue);
2962 IOMbufQueueInit(&queue);

Completed in 106 milliseconds