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

/freebsd-9.3-release/sbin/pfctl/missing/altq/
H A Daltq_hfsc.h165 u_int hif_classes; /* # of classes in the tree */ member in struct:hfsc_class_stats
308 u_int hif_classes; /* # of classes in the tree */ member in struct:hfsc_if
/freebsd-9.3-release/sys/contrib/altq/altq/
H A Daltq_hfsc.h160 u_int hif_classes; /* # of classes in the tree */ member in struct:hfsc_class_stats
303 u_int hif_classes; /* # of classes in the tree */ member in struct:hfsc_if
H A Daltq_hfsc.c392 if (hif->hif_classes >= HFSC_MAX_CLASSES)
505 hif->hif_classes++;
622 cl->cl_hif->hif_classes--;
2229 ap->hif_classes = hif->hif_classes;

Completed in 173 milliseconds