Home
last modified time | relevance | path

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

/f-stack/freebsd/net/altq/
H A Daltq_rmclass.c413 struct rm_class *cl, *clh; in rmc_wrr_set_weights() local
433 clh = cl = ifd->active_[i]; in rmc_wrr_set_weights()
442 } while ((cl != NULL) && (cl != clh)); in rmc_wrr_set_weights()