Lines Matching defs:hif
161 struct hfsc_if *hif; in hfsc_add_altq() local
184 struct hfsc_if *hif; in hfsc_remove_altq() local
201 struct hfsc_if *hif; in hfsc_add_queue() local
244 struct hfsc_if *hif; in hfsc_remove_queue() local
259 struct hfsc_if *hif; in hfsc_getqstats() local
303 hfsc_clear_interface(struct hfsc_if *hif) in hfsc_clear_interface()
328 struct hfsc_if *hif = (struct hfsc_if *)ifq->altq_disc; in hfsc_request() local
342 hfsc_purge(struct hfsc_if *hif) in hfsc_purge()
354 hfsc_class_create(struct hfsc_if *hif, struct service_curve *rsc, in hfsc_class_create()
657 struct hfsc_if *hif = (struct hfsc_if *)ifq->altq_disc; in hfsc_enqueue() local
711 struct hfsc_if *hif = (struct hfsc_if *)ifq->altq_disc; in hfsc_dequeue() local
1156 struct hfsc_if *hif = cl->cl_hif; in ellist_insert() local
1178 struct hfsc_if *hif = cl->cl_hif; in ellist_remove() local
1186 struct hfsc_if *hif = cl->cl_hif; in ellist_update() local
1222 hfsc_get_mindl(struct hfsc_if *hif, u_int64_t cur_time) in hfsc_get_mindl()
1715 clh_to_clp(struct hfsc_if *hif, u_int32_t chandle) in clh_to_clp()