Home
last modified time | relevance | path

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

/freebsd/sys/net/altq/
H A Daltq_hfsc.c80 static struct hfsc_class *hfsc_class_create(struct hfsc_if *,
233 cl = hfsc_class_create(hif, &rtsc, &lssc, &ulsc, in hfsc_add_queue()
354 hfsc_class_create(struct hfsc_if *hif, struct service_curve *rsc, in hfsc_class_create() function