Lines Matching defs:clh_to_clp
82 static struct rm_class *clh_to_clp(cbq_state_t *, u_int32_t);
140 clh_to_clp(cbq_state_t *cbqp, u_int32_t chandle)
344 parent = clh_to_clp(cbqp, a->parent_qid);
427 if ((cl = clh_to_clp(cbqp, a->qid)) == NULL)
464 if ((cl = clh_to_clp(cbqp, a->qid)) == NULL)
514 cl = clh_to_clp(cbqp, ((struct altq_tag *)(t+1))->qid);
626 parent = clh_to_clp(cbqp, acp->cbq_class.parent_class_handle);
627 borrow = clh_to_clp(cbqp, acp->cbq_class.borrow_class_handle);
657 if ((cl = clh_to_clp(cbqp, dcp->cbq_class_handle)) == NULL)
682 if ((cl = clh_to_clp(cbqp, acp->cbq_class_handle)) == NULL)
773 if ((cl = clh_to_clp(cbqp, afp->cbq_class_handle)) == NULL)