HomeSort by: relevance | last modified time | path
    Searched defs:hfsc_class_create (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/altq/
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,
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,

Completed in 23 milliseconds