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

/macosx-10.10.1/IONetworkingFamily-101/
H A DIOPacketQueue.cpp160 IOMbufQueuePrepend(_queue, m);
165 IOMbufQueuePrepend(_queue, queue->_queue);
218 IOMbufQueuePrepend(_queue, m);
H A DIOMbufQueue.h93 void IOMbufQueuePrepend( IOMbufQueue * q, mbuf_t m ) function
109 void IOMbufQueuePrepend( IOMbufQueue * q, IOMbufQueue * qp ) function
H A DIOOutputQueue.cpp515 IOMbufQueuePrepend(queue, pkt);
949 IOMbufQueuePrepend(queue, pkt);

Completed in 596 milliseconds