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