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

/freebsd-12-stable/sys/net/altq/
H A Daltq_hfsc.c86 static int hfsc_class_destroy(struct hfsc_class *);
218 (void)hfsc_class_destroy(hif->hif_rootclass);
280 return (hfsc_class_destroy(cl));
348 (void)hfsc_class_destroy(cl);
587 hfsc_class_destroy(struct hfsc_class *cl) function
1819 (void)hfsc_class_destroy(hif->hif_rootclass);
2204 return hfsc_class_destroy(cl);

Completed in 102 milliseconds