Searched refs:clh (Results 1 - 1 of 1) sorted by path

/freebsd-11-stable/sys/net/altq/
H A Daltq_rmclass.c422 struct rm_class *cl, *clh; local
442 clh = cl = ifd->active_[i];
451 } while ((cl != NULL) && (cl != clh));

Completed in 159 milliseconds