Home
last modified time | relevance | path

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

/netbsd/src/sys/altq/
Daltq_hfsc.c91 static int hfsc_class_destroy(struct hfsc_class *);
231 (void)hfsc_class_destroy(hif->hif_rootclass); in hfsc_remove_altq()
295 return (hfsc_class_destroy(cl)); in hfsc_remove_queue()
348 (void)hfsc_class_destroy(cl); in hfsc_clear_interface()
565 hfsc_class_destroy(struct hfsc_class *cl) in hfsc_class_destroy() function
1739 (void)hfsc_class_destroy(hif->hif_rootclass); in hfsc_detach()
2088 return hfsc_class_destroy(cl); in hfsccmd_delete_class()