22 lines
645 B
Plaintext
22 lines
645 B
Plaintext
|
# $NetBSD: files.altq,v 1.1 2002/04/16 21:27:14 thorpej Exp $
|
||
|
|
||
|
defflag opt_altq_enabled.h ALTQ
|
||
|
defflag opt_altq.h ALTQ_CBQ ALTQ_WFQ ALTQ_FIFOQ ALTQ_RED ALTQ_BLUE
|
||
|
ALTQ_FLOWVALVE ALTQ_RIO ALTQ_LOCALQ ALTQ_HFSC
|
||
|
ALTQ_CDNR ALTQ_PRIQ ALTQ_NOPCC ALTQ_DEBUG
|
||
|
|
||
|
file altq/altq_conf.c altq
|
||
|
file altq/altq_afmap.c altq
|
||
|
file altq/altq_blue.c altq
|
||
|
file altq/altq_cbq.c altq
|
||
|
file altq/altq_cdnr.c altq
|
||
|
file altq/altq_fifoq.c altq
|
||
|
file altq/altq_hfsc.c altq
|
||
|
file altq/altq_localq.c altq
|
||
|
file altq/altq_priq.c altq
|
||
|
file altq/altq_red.c altq
|
||
|
file altq/altq_rio.c altq
|
||
|
file altq/altq_rmclass.c altq
|
||
|
file altq/altq_subr.c altq
|
||
|
file altq/altq_wfq.c altq
|