altq_hfsc.c | 88 static struct hfsc_class *hfsc_class_create(struct hfsc_if *, 275 cl = hfsc_class_create(hif, &rtsc, &lssc, &ulsc, 384 hfsc_class_create(struct hfsc_if *hif, struct service_curve *rsc, function in typeref:struct:hfsc_class * 397 printf("hfsc_class_create: RED not configured for HFSC!\n"); 2066 if ((cl = hfsc_class_create(hif, &ap->service_curve, NULL, NULL,
|