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

  /src/sys/altq/
altq_conf.c 88 altqdev_decl(priq); variable
150 {"priq",priqopen, priqclose, priqioctl}, /* 11 */
altq_priq.c 42 #ifdef ALTQ_PRIQ /* priq is enabled by ALTQ_PRIQ option in opt_altq.h */
102 altqdev_decl(priq); variable
292 printf("priq_class_create: RED not configured for PRIQ!\n");
638 /* add this state to the priq list */
668 * priq device interface
747 printf("priq: no default class\n");
810 * set PRIQ to this ifnet structure.
971 {"priq", priqopen, priqclose, priqioctl};
  /src/etc/
MAKEDEV.tmpl 1757 for dev in altq cbq wfq afm fifoq red rio localq hfsc cdnr blue priq jobs

Completed in 17 milliseconds