clh_to_clp
parent = clh_to_clp(cbqp, a->parent_qid);
if ((cl = clh_to_clp(cbqp, a->qid)) == NULL)
if ((cl = clh_to_clp(cbqp, a->qid)) == NULL) {
cl = clh_to_clp(cbqp, m->m_pkthdr.pf.qid);
static struct rm_class *clh_to_clp(cbq_state_t *, uint32_t);
static struct fairq_class *clh_to_clp(struct fairq_if *, uint32_t);
if (clh_to_clp(pif, a->qid) != NULL)
if ((cl = clh_to_clp(pif, a->qid)) == NULL)
if ((cl = clh_to_clp(pif, a->qid)) == NULL) {
cl = clh_to_clp(pif, m->m_pkthdr.pf.qid);
static struct hfsc_class *clh_to_clp(struct hfsc_if *, uint32_t);
else if ((parent = clh_to_clp(hif, a->parent_qid)) == NULL)
if (clh_to_clp(hif, a->qid) != NULL)
if ((cl = clh_to_clp(hif, a->qid)) == NULL)
if ((cl = clh_to_clp(hif, a->qid)) == NULL) {
cl = clh_to_clp(hif, m->m_pkthdr.pf.qid);
if (clh_to_clp(pif, a->qid) != NULL)
if ((cl = clh_to_clp(pif, a->qid)) == NULL)
if ((cl = clh_to_clp(pif, a->qid)) == NULL) {
cl = clh_to_clp(pif, m->m_pkthdr.pf.qid);
static struct priq_class *clh_to_clp(struct priq_if *, uint32_t);