Home
last modified time | relevance | path

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

/netbsd-src/sys/altq/
H A Daltq_hfsc.c1046 if (cl->cl_myf > cl->cl_cfmin) in init_vf()
1049 f = cl->cl_cfmin; in init_vf()
1130 /* cl_f is max(cl_myf, cl_cfmin) */ in update_vf()
1131 if (cl->cl_myf > cl->cl_cfmin) in update_vf()
1134 f = cl->cl_cfmin; in update_vf()
1149 cl->cl_cfmin = 0; in update_cfmin()
1155 cl->cl_cfmin = 0; in update_cfmin()
1161 cl->cl_cfmin = cfmin; in update_cfmin()
1662 sp->cfmin = cl->cl_cfmin; in get_class_stats()
H A Daltq_hfsc.h258 u_int64_t cl_cfmin; /* earliest children's fit-time (used member