Home | History | Annotate | Line # | Download | only in altq
files.altq revision 1.2
      1  1.2  christos #	$NetBSD: files.altq,v 1.2 2003/11/09 22:11:12 christos Exp $
      2  1.1   thorpej 
      3  1.1   thorpej defflag	opt_altq_enabled.h	ALTQ
      4  1.2  christos defflag opt_altq.h		ALTQ_AFMAP ALTQ_BLUE ALTQ_CBQ ALTQ_CDNR
      5  1.2  christos 				ALTQ_DEBUG ALTQ_FIFOQ ALTQ_FLOWVALVE ALTQ_HFSC
      6  1.2  christos 				ALTQ_IPSEC ALTQ_LOCALQ ALTQ_RED ALTQ_RIO
      7  1.2  christos 				ALTQ_WFQ ADJUST_CUTOFF BLUE_STATS
      8  1.2  christos 				BORROW_OFFTIME CBQ_TRACE
      9  1.2  christos 				FIFOQ_STATS FV_STATS HFSC_PKTLOG
     10  1.2  christos 				RED_RANDOM_LOOP RED_STATS RIO_STATS WFQ_DEBUG 
     11  1.1   thorpej 
     12  1.1   thorpej file	altq/altq_conf.c	altq
     13  1.1   thorpej file	altq/altq_afmap.c	altq
     14  1.1   thorpej file	altq/altq_blue.c	altq
     15  1.1   thorpej file	altq/altq_cbq.c		altq
     16  1.1   thorpej file	altq/altq_cdnr.c	altq
     17  1.1   thorpej file	altq/altq_fifoq.c	altq
     18  1.1   thorpej file	altq/altq_hfsc.c	altq
     19  1.1   thorpej file	altq/altq_localq.c	altq
     20  1.1   thorpej file	altq/altq_priq.c	altq
     21  1.1   thorpej file	altq/altq_red.c		altq
     22  1.1   thorpej file	altq/altq_rio.c		altq
     23  1.1   thorpej file	altq/altq_rmclass.c	altq
     24  1.1   thorpej file	altq/altq_subr.c	altq
     25  1.1   thorpej file	altq/altq_wfq.c		altq
     26