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

/darwin-on-arm/xnu/bsd/net/pktsched/
H A Dpktsched_hfsc.c114 static int hfsc_class_destroy(struct hfsc_if *, struct hfsc_class *);
260 (void) hfsc_class_destroy(hif, hif->hif_rootclass);
296 (void) hfsc_class_destroy(hif, cl);
653 return (hfsc_class_destroy(hif, cl));
657 hfsc_class_destroy(struct hfsc_if *hif, struct hfsc_class *cl) function

Completed in 9 milliseconds