Searched refs:chandle (Results 1 – 4 of 4) sorted by relevance
102 clh_to_clp(cbq_state_t *cbqp, u_int32_t chandle) in clh_to_clp() argument107 if (chandle == 0) in clh_to_clp()113 i = chandle % CBQ_MAX_CLASSES; in clh_to_clp()115 cl->stats_.handle == chandle) in clh_to_clp()119 cl->stats_.handle == chandle) in clh_to_clp()
625 clh_to_clp(struct priq_if *pif, u_int32_t chandle) in clh_to_clp() argument630 if (chandle == 0) in clh_to_clp()635 cl->cl_handle == chandle) in clh_to_clp()
891 clh_to_clp(struct fairq_if *pif, uint32_t chandle) in clh_to_clp() argument896 if (chandle == 0) in clh_to_clp()901 cl->cl_handle == chandle) in clh_to_clp()
1715 clh_to_clp(struct hfsc_if *hif, u_int32_t chandle) in clh_to_clp() argument1720 if (chandle == 0) in clh_to_clp()1726 i = chandle % HFSC_MAX_CLASSES; in clh_to_clp()1727 if ((cl = hif->hif_class_tbl[i]) != NULL && cl->cl_handle == chandle) in clh_to_clp()1731 cl->cl_handle == chandle) in clh_to_clp()