HomeSort by: relevance | last modified time | path
    Searched defs:hfsc_class_destroy (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/altq/
altq_hfsc.c 91 static int hfsc_class_destroy(struct hfsc_class *);
231 (void)hfsc_class_destroy(hif->hif_rootclass);
295 return (hfsc_class_destroy(cl));
348 (void)hfsc_class_destroy(cl);
565 hfsc_class_destroy(struct hfsc_class *cl) function in typeref:typename:int
1739 (void)hfsc_class_destroy(hif->hif_rootclass);
2088 return hfsc_class_destroy(cl);
altq_hfsc.c 91 static int hfsc_class_destroy(struct hfsc_class *);
231 (void)hfsc_class_destroy(hif->hif_rootclass);
295 return (hfsc_class_destroy(cl));
348 (void)hfsc_class_destroy(cl);
565 hfsc_class_destroy(struct hfsc_class *cl) function in typeref:typename:int
1739 (void)hfsc_class_destroy(hif->hif_rootclass);
2088 return hfsc_class_destroy(cl);

Completed in 25 milliseconds