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

  /src/sys/altq/
altq_conf.c 58 altqdev_decl(cbq);
61 altqdev_decl(wfq);
64 altqdev_decl(afm);
67 altqdev_decl(fifoq);
70 altqdev_decl(red);
73 altqdev_decl(rio);
76 altqdev_decl(localq);
79 altqdev_decl(hfsc);
82 altqdev_decl(cdnr);
85 altqdev_decl(blue)
    [all...]
altq_localq.c 32 altqdev_decl(localq);
altq_conf.h 88 #define altqdev_decl(n) \ macro
altq_fifoq.c 82 altqdev_decl(fifoq);
altq_afmap.c 305 altqdev_decl(afm);
altq_blue.c 125 altqdev_decl(blue);
altq_rio.c 201 altqdev_decl(rio);
altq_wfq.c 640 altqdev_decl(wfq);
altq_cbq.c 973 altqdev_decl(cbq);
altq_priq.c 102 altqdev_decl(priq);
altq_red.c 728 altqdev_decl(red);
altq_cdnr.c 126 altqdev_decl(cdnr);
altq_hfsc.c 161 altqdev_decl(hfsc);
altq_jobs.c 140 altqdev_decl(jobs);

Completed in 20 milliseconds