cl_d              878 altq/altq_hfsc.c 	cl->cl_d = rtsc_y2x(&cl->cl_deadline, cl->cl_cumul + next_len);
cl_d              887 altq/altq_hfsc.c 	cl->cl_d = rtsc_y2x(&cl->cl_deadline, cl->cl_cumul + next_len);
cl_d              895 altq/altq_hfsc.c 	cl->cl_d = rtsc_y2x(&cl->cl_deadline, cl->cl_cumul + next_len);
cl_d             1197 altq/altq_hfsc.c 		if (cl == NULL || p->cl_d < cl->cl_d)
cl_d             1582 altq/altq_hfsc.c 	sp->d = cl->cl_d;
cl_d              180 altq/altq_hfsc.h 	u_int64_t	cl_d;		/* deadline */