HomeSort by: relevance | last modified time | path
    Searched refs:cl_eligible (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/altq/
altq_hfsc.c 472 rtsc_init(&cl->cl_eligible, cl->cl_rsc, 0, 0);
938 cl->cl_eligible = cl->cl_deadline;
940 cl->cl_eligible.dx = 0;
941 cl->cl_eligible.dy = 0;
945 cl->cl_e = rtsc_y2x(&cl->cl_eligible, cl->cl_cumul);
954 cl->cl_e = rtsc_y2x(&cl->cl_eligible, cl->cl_cumul);
1808 cl->cl_eligible = cl->cl_deadline;
1810 cl->cl_eligible.dx = 0;
1811 cl->cl_eligible.dy = 0;
altq_hfsc.h 274 struct runtime_sc cl_eligible; /* eligible curve */ member in struct:hfsc_class

Completed in 13 milliseconds