The Design and Implementation of the FreeBSD Operating System, Second Edition
Now available: The Design and Implementation of the FreeBSD Operating System (Second Edition)


[ source navigation ] [ diff markup ] [ identifier search ] [ freetext search ] [ file search ] [ list types ] [ track identifier ]

FreeBSD/Linux Kernel Cross Reference
sys/altq/files.altq

Version: -  FREEBSD  -  FREEBSD-13-STABLE  -  FREEBSD-13-0  -  FREEBSD-12-STABLE  -  FREEBSD-12-0  -  FREEBSD-11-STABLE  -  FREEBSD-11-0  -  FREEBSD-10-STABLE  -  FREEBSD-10-0  -  FREEBSD-9-STABLE  -  FREEBSD-9-0  -  FREEBSD-8-STABLE  -  FREEBSD-8-0  -  FREEBSD-7-STABLE  -  FREEBSD-7-0  -  FREEBSD-6-STABLE  -  FREEBSD-6-0  -  FREEBSD-5-STABLE  -  FREEBSD-5-0  -  FREEBSD-4-STABLE  -  FREEBSD-3-STABLE  -  FREEBSD22  -  l41  -  OPENBSD  -  linux-2.6  -  MK84  -  PLAN9  -  xnu-8792 
SearchContext: -  none  -  3  -  10 

    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

Cache object: a23d572d1cab09717e74b36ec7deb365


[ source navigation ] [ diff markup ] [ identifier search ] [ freetext search ] [ file search ] [ list types ] [ track identifier ]


This page is part of the FreeBSD/Linux Linux Kernel Cross-Reference, and was automatically generated using a modified version of the LXR engine.