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

  /src/sys/altq/
altq_hfsc.h 63 #define HFSC_REALTIMESC 1
66 #define HFSC_DEFAULTSC (HFSC_REALTIMESC|HFSC_LINKSHARINGSC)
altq_hfsc.c 2106 if (ap->sctype & HFSC_REALTIMESC)
  /src/usr.sbin/altq/libaltq/
qop_hfsc.c 159 if (type & HFSC_REALTIMESC) {
190 type |= HFSC_REALTIMESC;
196 type |= (HFSC_REALTIMESC | HFSC_LINKSHARINGSC);
264 m1 = rm1; d = rd; m2 = rm2; type = HFSC_REALTIMESC;
318 *type = HFSC_REALTIMESC;
591 if (sctype & HFSC_REALTIMESC) {
685 if (sctype & HFSC_REALTIMESC) {
1110 if (sctype & HFSC_REALTIMESC)

Completed in 14 milliseconds