tc_service_curve
struct tc_service_curve tsc;
sc2isc(struct tc_service_curve *sc, struct internal_sc *isc)
hfsc_change_rsc(struct hfsc_class *cl, struct tc_service_curve *rsc,
hfsc_change_fsc(struct hfsc_class *cl, struct tc_service_curve *fsc)
hfsc_change_usc(struct hfsc_class *cl, struct tc_service_curve *usc,
[TCA_HFSC_RSC] = { .len = sizeof(struct tc_service_curve) },
[TCA_HFSC_FSC] = { .len = sizeof(struct tc_service_curve) },
[TCA_HFSC_USC] = { .len = sizeof(struct tc_service_curve) },
struct tc_service_curve *rsc = NULL, *fsc = NULL, *usc = NULL;