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.2 2003/11/09 22:11:12 christos 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_WFQ ADJUST_CUTOFF BLUE_STATS
    8                                 BORROW_OFFTIME CBQ_TRACE
    9                                 FIFOQ_STATS FV_STATS HFSC_PKTLOG
   10                                 RED_RANDOM_LOOP RED_STATS RIO_STATS WFQ_DEBUG 
   11 
   12 file    altq/altq_conf.c        altq
   13 file    altq/altq_afmap.c       altq
   14 file    altq/altq_blue.c        altq
   15 file    altq/altq_cbq.c         altq
   16 file    altq/altq_cdnr.c        altq
   17 file    altq/altq_fifoq.c       altq
   18 file    altq/altq_hfsc.c        altq
   19 file    altq/altq_localq.c      altq
   20 file    altq/altq_priq.c        altq
   21 file    altq/altq_red.c         altq
   22 file    altq/altq_rio.c         altq
   23 file    altq/altq_rmclass.c     altq
   24 file    altq/altq_subr.c        altq
   25 file    altq/altq_wfq.c         altq

Cache object: 248f44f62e31232377537105ccc2db62


[ 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.