Home
last modified time | relevance | path

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

/netbsd-src/sys/altq/
H A Daltq_hfsc.c1016 rtsc_min(&cl->cl_virtual, cl->cl_fsc, vt, cl->cl_total); in init_vf()
1038 cl->cl_total); in init_vf()
1041 cl->cl_total); in init_vf()
1067 cl->cl_total += len; in update_vf()
1095 cl->cl_vt = rtsc_y2x(&cl->cl_virtual, cl->cl_total) in update_vf()
1113 + rtsc_y2x(&cl->cl_ulimit, cl->cl_total); in update_vf()
1647 sp->total = cl->cl_total; in get_class_stats()
1829 cl->cl_total); in hfsc_class_modify()
1845 cl->cl_total); in hfsc_class_modify()
H A Daltq_hfsc.h246 u_int64_t cl_total; /* total work in bytes */ member