Searched refs:QUEUE_ACTIVE (Results 1 – 1 of 1) sorted by relevance
1918 #define QUEUE_ACTIVE(QP) ((QP)->q_flags & OP_PENDING) macro1957 if (!QUEUE_ACTIVE(ngq)) { in ng_dequeue()2152 if (QUEUE_ACTIVE(ngq) && NEXT_QUEUED_ITEM_CAN_PROCEED(ngq))2327 if (QUEUE_ACTIVE(ngq)) { in ng_snd_item()2329 if (QUEUE_ACTIVE(ngq) && NEXT_QUEUED_ITEM_CAN_PROCEED(ngq)) in ng_snd_item()