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

/freebsd-12-stable/sys/net/altq/
H A Daltq_hfsc.c999 struct hfsc_class *max_cl, *p; local
1013 max_cl = TAILQ_LAST(&cl->cl_parent->cl_actc, acthead);
1014 if (max_cl != NULL) {
1020 vt = max_cl->cl_vt;

Completed in 46 milliseconds