Searched refs:DN_QSIZE_BYTES (Results 1 – 7 of 7) sorted by relevance
109 DN_QSIZE_BYTES = 0x0008, /* queue size is in bytes */ enumerator
331 uint32_t q_size = (fs->fs.flags & DN_QSIZE_BYTES) ? in red_drops()391 if (fs->fs.flags & DN_QSIZE_BYTES) in red_drops()533 if (f->flags & DN_QSIZE_BYTES) { in dn_enqueue()
249 if (f->flags & DN_QSIZE_BYTES) { in aqm_codel_enqueue()
336 dst |= DN_QSIZE_BYTES; in convertflags2new()364 if (src & DN_QSIZE_BYTES) in convertflags2old()
503 qlen = (f->flags & DN_QSIZE_BYTES) ? in aqm_pie_enqueue()
1638 if (nfs->flags & DN_QSIZE_BYTES) { in config_fs()
478 if (fs->flags & DN_QSIZE_BYTES) { in print_flowset_parms() 1449 fs->flags |= DN_QSIZE_BYTES; in ipfw_config_pipe() 1453 fs->flags |= DN_QSIZE_BYTES; in ipfw_config_pipe() 1766 if (fs->flags & DN_QSIZE_BYTES) { in ipfw_config_pipe()