Lines Matching full:queue
32 .Nd interface send queue API
59 operations for the network stack to queue mbufs for a network driver
67 interface send queue.
68 If the queue rejects the packet, it will be freed with
74 interface send queue.
76 Free all the mbufs on the interface send queue
80 Return the number of mbufs on the interface send queue
84 may report that mbufs are on the queue, the current queue
90 Return if the interface send queue
95 send queue
100 with the interface send queue
106 hardware associated with the interface send queue
110 Return if the hardware associated with the interface send queue
122 guarantees that any work currently running in the interface queue
156 returns the number of mbufs that were removed from the queue and freed.
159 returns the number of mbufs on the queue.
162 returns a non-zero value if the queue is empty, otherwise 0.
165 returns the size of a packet on the queue, or 0 if the queue is empty;
169 send queue is unable to transmit more packets, otherwise 0.