Searched refs:hfsc_if (Results 1 – 2 of 2) sorted by relevance
161 struct hfsc_if *hif; in hfsc_add_altq()184 struct hfsc_if *hif; in hfsc_remove_altq()201 struct hfsc_if *hif; in hfsc_add_queue()244 struct hfsc_if *hif; in hfsc_remove_queue()259 struct hfsc_if *hif; in hfsc_getqstats()328 struct hfsc_if *hif = (struct hfsc_if *)ifq->altq_disc; in hfsc_request()342 hfsc_purge(struct hfsc_if *hif) in hfsc_purge()657 struct hfsc_if *hif = (struct hfsc_if *)ifq->altq_disc; in hfsc_enqueue()711 struct hfsc_if *hif = (struct hfsc_if *)ifq->altq_disc; in hfsc_dequeue()1156 struct hfsc_if *hif = cl->cl_hif; in ellist_insert()[all …]
218 struct hfsc_if *cl_hif; /* back pointer to struct hfsc_if */284 struct hfsc_if { struct285 struct hfsc_if *hif_next; /* interface state list */ argument