HomeSort by: relevance | last modified time | path
    Searched refs:fifoq (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/altq/
altq_conf.c 67 altqdev_decl(fifoq);
115 {"fifoq", fifoqopen, fifoqclose, fifoqioctl}, /* 4 */
altq_fifoq.c 37 #ifdef ALTQ_FIFOQ /* fifoq is enabled by ALTQ_FIFOQ option in opt_altq.h */
40 * FIFOQ is an altq sample implementation. There will be little
41 * need to use FIFOQ as an alternative queueing scheme.
80 * fifoq device interface
82 altqdev_decl(fifoq);
98 * use for the command style approach. (e.g. fifoq on/off)
182 * set FIFOQ to this ifnet structure.
192 /* add this state to the fifoq list */
253 * fifoq support routines
374 * should be called in splnet or after disabling the fifoq
    [all...]
  /src/etc/
MAKEDEV.tmpl 1756 for dev in altq cbq wfq afm fifoq red rio localq hfsc cdnr blue priq jobs

Completed in 13 milliseconds