Searched refs:cl_hif (Results 1 - 3 of 3) sorted by relevance

/freebsd-9.3-release/sys/contrib/altq/altq/
H A Daltq_hfsc.c496 cl->cl_hif = hif;
590 IFQ_LOCK(cl->cl_hif->hif_ifq);
594 acc_discard_filters(&cl->cl_hif->hif_classifier, cl, 0);
617 if (cl->cl_hif->hif_class_tbl[i] == cl) {
618 cl->cl_hif->hif_class_tbl[i] = NULL;
622 cl->cl_hif->hif_classes--;
623 IFQ_UNLOCK(cl->cl_hif->hif_ifq);
639 IFQ_LOCK(cl->cl_hif->hif_ifq);
640 if (cl == cl->cl_hif->hif_rootclass)
641 cl->cl_hif
[all...]
H A Daltq_hfsc.h234 struct hfsc_if *cl_hif; /* back pointer to struct hfsc_if */ member in struct:hfsc_class
/freebsd-9.3-release/sbin/pfctl/missing/altq/
H A Daltq_hfsc.h239 struct hfsc_if *cl_hif; /* back pointer to struct hfsc_if */ member in struct:hfsc_class

Completed in 94 milliseconds