Searched refs:hfsc_class_create (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/sys/net/altq/
H A Daltq_hfsc.c83 static struct hfsc_class *hfsc_class_create(struct hfsc_if *,
260 cl = hfsc_class_create(hif, &rtsc, &lssc, &ulsc,
386 hfsc_class_create(struct hfsc_if *hif, struct service_curve *rsc, function
399 printf("hfsc_class_create: RED not configured for HFSC!\n");
407 printf("hfsc_class_create: CODEL not configured for HFSC!\n");
2181 if ((cl = hfsc_class_create(hif, &ap->service_curve, NULL, NULL,

Completed in 103 milliseconds