| /src/usr.sbin/altq/libaltq/ |
| qop_hfsc.c | 389 u_int m1, u_int d, u_int m2, int sctype) 405 return qop_hfsc_modify_class(clinfo, &sc, sctype); 571 struct service_curve *sc, int sctype) 591 if (sctype & HFSC_REALTIMESC) { 621 if (sctype & HFSC_LINKSHARINGSC) { 638 if (sctype & HFSC_UPPERLIMITSC) { 680 error = qop_modify_class(clinfo, (void *)((long)sctype)); 685 if (sctype & HFSC_REALTIMESC) { 690 if (sctype & HFSC_LINKSHARINGSC) { 695 if (sctype & HFSC_UPPERLIMITSC) 1102 long sctype; local [all...] |
| qop_hfsc.c | 389 u_int m1, u_int d, u_int m2, int sctype) 405 return qop_hfsc_modify_class(clinfo, &sc, sctype); 571 struct service_curve *sc, int sctype) 591 if (sctype & HFSC_REALTIMESC) { 621 if (sctype & HFSC_LINKSHARINGSC) { 638 if (sctype & HFSC_UPPERLIMITSC) { 680 error = qop_modify_class(clinfo, (void *)((long)sctype)); 685 if (sctype & HFSC_REALTIMESC) { 690 if (sctype & HFSC_LINKSHARINGSC) { 695 if (sctype & HFSC_UPPERLIMITSC) 1102 long sctype; local [all...] |
| /src/sys/altq/ |
| altq_hfsc.h | 139 int sctype; member in struct:hfsc_modify_class
|
| altq_hfsc.h | 139 int sctype; member in struct:hfsc_modify_class
|