HomeSort by: relevance | last modified time | path
    Searched defs:clh (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/altq/
altq_rmclass.c 412 struct rm_class *cl, *clh; local in function:rmc_wrr_set_weights
432 clh = cl = ifd->active_[i];
441 } while ((cl != NULL) && (cl != clh));
altq_rmclass.c 412 struct rm_class *cl, *clh; local in function:rmc_wrr_set_weights
432 clh = cl = ifd->active_[i];
441 } while ((cl != NULL) && (cl != clh));

Completed in 24 milliseconds