Lines Matching refs:altq_disc
183 if ((ifp = ifunit(a->ifname)) == NULL || a->altq_disc == NULL)
186 error = altq_attach(&ifp->if_snd, ALTQT_HFSC, a->altq_disc,
216 a->altq_disc = hif;
226 if ((hif = a->altq_disc) == NULL)
228 a->altq_disc = NULL;
248 if ((hif = a->altq_disc) == NULL)
289 if ((hif = a->altq_disc) == NULL)
360 struct hfsc_if *hif = (struct hfsc_if *)ifq->altq_disc;
672 struct hfsc_if *hif = (struct hfsc_if *)ifq->altq_disc;
737 struct hfsc_if *hif = (struct hfsc_if *)ifq->altq_disc;