Home
last modified time | relevance | path

Searched refs:DN_IS_AQM (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/netinet/
H A Dip_dummynet.h117 DN_IS_AQM = 0x0100, /* AQMs: e.g Codel & PIE */ enumerator
/f-stack/tools/ipfw/
H A Ddummynet.c503 } else if (fs->flags & DN_IS_AQM) { in print_flowset_parms()
1572 fs->flags |= DN_IS_AQM; in ipfw_config_pipe()
1769 (fs->flags & DN_IS_AQM))) in ipfw_config_pipe()
/f-stack/freebsd/netpfil/ipfw/
H A Dip_dummynet.c1481 fs->fs.flags &= ~DN_IS_AQM; in config_aqm()
1485 fs->fs.flags |= DN_IS_AQM; in config_aqm()
1497 fs->fs.flags &= ~DN_IS_AQM; in config_aqm()