Home
last modified time | relevance | path

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

/f-stack/freebsd/net/altq/
H A Daltq_hfsc.c83 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