Searched refs:service_curve (Results 1 – 2 of 2) sorted by relevance
| /f-stack/freebsd/net/altq/ |
| H A D | altq_hfsc.h | 307 #define service_curve __CONCAT(service_curve_v, HFSC_SERVICE_CURVE_VERSION) macro 319 #define service_curve __CONCAT(service_curve_v, HFSC_SERVICE_CURVE_VERSION) macro 328 #define service_curve __CONCAT(service_curve_v, 0) macro
|
| H A D | altq_hfsc.c | 81 struct service_curve *, struct service_curve *, struct service_curve *, 122 static void sc2isc(struct service_curve *, struct internal_sc *); 204 struct service_curve rtsc, lssc, ulsc; in hfsc_add_queue() 354 hfsc_class_create(struct hfsc_if *hif, struct service_curve *rsc, in hfsc_class_create() 355 struct service_curve *fsc, struct service_curve *usc, in hfsc_class_create() 1418 sc2isc(struct service_curve *sc, struct internal_sc *isc) in sc2isc()
|