_eligible        1128 altq/altq_hfsc.c 	if ((p = TAILQ_LAST(hif->hif_eligible, _eligible)) == NULL ||
_eligible        1166 altq/altq_hfsc.c 	last = TAILQ_LAST(hif->hif_eligible, _eligible);
_eligible         155 altq/altq_hfsc.h typedef TAILQ_HEAD(_eligible, hfsc_class) ellist_t;