Searched refs:DN_QSIZE_BYTES (Results 1 – 7 of 7) sorted by relevance
111 DN_QSIZE_BYTES = 0x0008, /* queue size is in bytes */ enumerator
349 uint32_t q_size = (fs->fs.flags & DN_QSIZE_BYTES) ? in red_drops()409 if (fs->fs.flags & DN_QSIZE_BYTES) in red_drops()529 if (f->flags & DN_QSIZE_BYTES) { in dn_enqueue()
245 if (f->flags & DN_QSIZE_BYTES) { in aqm_codel_enqueue()
337 dst |= DN_QSIZE_BYTES; in convertflags2new()365 if (src & DN_QSIZE_BYTES) in convertflags2old()
501 qlen = (f->flags & DN_QSIZE_BYTES) ? in aqm_pie_enqueue()
1617 if (nfs->flags & DN_QSIZE_BYTES) { in config_fs()
479 if (fs->flags & DN_QSIZE_BYTES) { in print_flowset_parms()1428 fs->flags |= DN_QSIZE_BYTES; in ipfw_config_pipe()1432 fs->flags |= DN_QSIZE_BYTES; in ipfw_config_pipe()1745 if (fs->flags & DN_QSIZE_BYTES) { in ipfw_config_pipe()