hfsc_nextclass
struct hfsc_class *hfsc_nextclass(struct hfsc_class *);
for (cl = hif->hif_rootclass; cl != NULL; cl = hfsc_nextclass(cl))