hfsc_clh2cph
struct hfsc_class *hfsc_clh2cph(struct hfsc_if *, u_int32_t);
} else if ((parent = hfsc_clh2cph(hif, q->parent_qid)) == NULL)
if (hfsc_clh2cph(hif, q->qid) != NULL) {
if ((cl = hfsc_clh2cph(hif, q->qid)) == NULL) {
if ((cl = hfsc_clh2cph(hif, m->m_pkthdr.pf.qid)) == NULL ||