cl_eligible       425 altq/altq_hfsc.c 		rtsc_init(&cl->cl_eligible, cl->cl_rsc, 0, 0);
cl_eligible       870 altq/altq_hfsc.c 	cl->cl_eligible = cl->cl_deadline;
cl_eligible       872 altq/altq_hfsc.c 		cl->cl_eligible.dx = 0;
cl_eligible       873 altq/altq_hfsc.c 		cl->cl_eligible.dy = 0;
cl_eligible       877 altq/altq_hfsc.c 	cl->cl_e = rtsc_y2x(&cl->cl_eligible, cl->cl_cumul);
cl_eligible       886 altq/altq_hfsc.c 	cl->cl_e = rtsc_y2x(&cl->cl_eligible, cl->cl_cumul);
cl_eligible       205 altq/altq_hfsc.h 	struct runtime_sc  cl_eligible;	/* eligible curve */