Searched refs:DTYPE_NODROP (Results 1 – 4 of 4) sorted by relevance
406 #define DTYPE_NODROP 0 /* no drop */ macro441 droptype = DTYPE_NODROP; in blue_addq()459 if (droptype == DTYPE_NODROP && qlen(q) >= qlimit(q)) in blue_addq()466 if (droptype != DTYPE_NODROP) { in blue_addq()
382 droptype = DTYPE_NODROP; in rio_addq()404 if (droptype == DTYPE_NODROP && qlen(q) >= qlimit(q)) in rio_addq()407 if (droptype != DTYPE_NODROP) { in rio_addq()
181 #define DTYPE_NODROP 0 /* no drop */ macro
405 droptype = DTYPE_NODROP; in red_addq()437 if (droptype == DTYPE_NODROP && qlen(q) >= qlimit(q)) in red_addq()446 if (droptype == DTYPE_NODROP) in red_addq()449 if (droptype != DTYPE_NODROP) { in red_addq()