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

  /src/usr.sbin/altq/libaltq/
qop_hfsc.c 165 if (type & HFSC_UPPERLIMITSC) {
172 type |= HFSC_UPPERLIMITSC;
272 um1, ud, um2, HFSC_UPPERLIMITSC);
322 *type = HFSC_UPPERLIMITSC;
638 if (sctype & HFSC_UPPERLIMITSC) {
695 if (sctype & HFSC_UPPERLIMITSC) {
1114 else if (sctype & HFSC_UPPERLIMITSC)
  /src/sys/altq/
altq_hfsc.h 65 #define HFSC_UPPERLIMITSC 4
altq_hfsc.c 2110 if (ap->sctype & HFSC_UPPERLIMITSC)

Completed in 16 milliseconds