Searched refs:hfsc_class_destroy (Results 1 – 1 of 1) sorted by relevance
83 static int hfsc_class_destroy(struct hfsc_class *);191 (void)hfsc_class_destroy(hif->hif_rootclass); in hfsc_remove_altq()253 return (hfsc_class_destroy(cl)); in hfsc_remove_queue()316 (void)hfsc_class_destroy(cl); in hfsc_clear_interface()555 hfsc_class_destroy(struct hfsc_class *cl) in hfsc_class_destroy() function