Searched defs:qempty (Results 1 – 2 of 2) sorted by relevance
194 #define qempty(q) (qlen(q) == 0) /* Is the queue empty?? */ macro
360 boolean_t *qempty, uint64_t now) in fq_getq_flow_kpkt()423 boolean_t *qempty, uint64_t now) in fq_getq_flow_mbuf()2455 boolean_t qempty, limit_reached = FALSE; in fq_if_dequeue_class() local