Searched refs:hfsc_class_create (Results 1 – 1 of 1) sorted by relevance
| /freebsd-12.1/sys/net/altq/ |
| H A D | altq_hfsc.c | 83 static struct hfsc_class *hfsc_class_create(struct hfsc_if *, 260 cl = hfsc_class_create(hif, &rtsc, &lssc, &ulsc, in hfsc_add_queue() 386 hfsc_class_create(struct hfsc_if *hif, struct service_curve *rsc, in hfsc_class_create() function 2181 if ((cl = hfsc_class_create(hif, &ap->service_curve, NULL, NULL,
|