Home | Sort by: relevance | last modified time | path |
/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)); |