Home
last modified time | relevance | path

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

/openbsd/sys/net/
H A Dhfsc.c200 struct hfsc_class *hfsc_class_create(struct hfsc_if *,
418 np = hfsc_class_create(hif, NULL, NULL, NULL, NULL, in hfsc_pf_addqueue()
441 if ((cl = hfsc_class_create(hif, &rtsc, &lssc, &ulsc, in hfsc_pf_addqueue()
619 hfsc_class_create(struct hfsc_if *hif, struct hfsc_sc *rsc, in hfsc_class_create() function