Searched refs:QUEUE_ACTIVE (Results 1 – 2 of 2) sorted by relevance
1914 #define QUEUE_ACTIVE(QP) ((QP)->q_flags & OP_PENDING) macro1953 if (!QUEUE_ACTIVE(ngq)) { in ng_dequeue()2148 if (QUEUE_ACTIVE(ngq) && NEXT_QUEUED_ITEM_CAN_PROCEED(ngq))2324 if (QUEUE_ACTIVE(ngq)) { in ng_snd_item()2326 if (QUEUE_ACTIVE(ngq) && NEXT_QUEUED_ITEM_CAN_PROCEED(ngq)) in ng_snd_item()
1921 #define QUEUE_ACTIVE(QP) ((QP)->q_flags & OP_PENDING) macro1960 if (!QUEUE_ACTIVE(ngq)) { in ng_dequeue()2155 if (QUEUE_ACTIVE(ngq) && NEXT_QUEUED_ITEM_CAN_PROCEED(ngq))2341 if (QUEUE_ACTIVE(ngq)) { in ng_snd_item()2343 if (QUEUE_ACTIVE(ngq) && NEXT_QUEUED_ITEM_CAN_PROCEED(ngq)) in ng_snd_item()