1 1.1 thorpej # $NetBSD: files.altq,v 1.1 2002/04/16 21:27:14 thorpej Exp $ 2 1.1 thorpej 3 1.1 thorpej defflag opt_altq_enabled.h ALTQ 4 1.1 thorpej defflag opt_altq.h ALTQ_CBQ ALTQ_WFQ ALTQ_FIFOQ ALTQ_RED ALTQ_BLUE 5 1.1 thorpej ALTQ_FLOWVALVE ALTQ_RIO ALTQ_LOCALQ ALTQ_HFSC 6 1.1 thorpej ALTQ_CDNR ALTQ_PRIQ ALTQ_NOPCC ALTQ_DEBUG 7 1.1 thorpej 8 1.1 thorpej file altq/altq_conf.c altq 9 1.1 thorpej file altq/altq_afmap.c altq 10 1.1 thorpej file altq/altq_blue.c altq 11 1.1 thorpej file altq/altq_cbq.c altq 12 1.1 thorpej file altq/altq_cdnr.c altq 13 1.1 thorpej file altq/altq_fifoq.c altq 14 1.1 thorpej file altq/altq_hfsc.c altq 15 1.1 thorpej file altq/altq_localq.c altq 16 1.1 thorpej file altq/altq_priq.c altq 17 1.1 thorpej file altq/altq_red.c altq 18 1.1 thorpej file altq/altq_rio.c altq 19 1.1 thorpej file altq/altq_rmclass.c altq 20 1.1 thorpej file altq/altq_subr.c altq 21 1.1 thorpej file altq/altq_wfq.c altq 22