Home
last modified time | relevance | path

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

/f-stack/freebsd/net/altq/
H A Daltq_hfsc.c951 struct hfsc_class *max_cl, *p; in init_vf() local
964 max_cl = TAILQ_LAST(&cl->cl_parent->cl_actc, acthead); in init_vf()
965 if (max_cl != NULL) { in init_vf()
971 vt = max_cl->cl_vt; in init_vf()