cl_cumul          746 altq/altq_hfsc.c 		cl->cl_cumul += len;
cl_cumul          863 altq/altq_hfsc.c 	rtsc_min(&cl->cl_deadline, cl->cl_rsc, cur_time, cl->cl_cumul);
cl_cumul          877 altq/altq_hfsc.c 	cl->cl_e = rtsc_y2x(&cl->cl_eligible, cl->cl_cumul);
cl_cumul          878 altq/altq_hfsc.c 	cl->cl_d = rtsc_y2x(&cl->cl_deadline, cl->cl_cumul + next_len);
cl_cumul          886 altq/altq_hfsc.c 	cl->cl_e = rtsc_y2x(&cl->cl_eligible, cl->cl_cumul);
cl_cumul          887 altq/altq_hfsc.c 	cl->cl_d = rtsc_y2x(&cl->cl_deadline, cl->cl_cumul + next_len);
cl_cumul          895 altq/altq_hfsc.c 	cl->cl_d = rtsc_y2x(&cl->cl_deadline, cl->cl_cumul + next_len);
cl_cumul         1580 altq/altq_hfsc.c 	sp->cumul = cl->cl_cumul;
cl_cumul          178 altq/altq_hfsc.h 	u_int64_t	cl_cumul;	/* cumulative work in bytes