Searched refs:cl_eligible (Results 1 - 3 of 3) sorted by relevance

/freebsd-9.3-release/sbin/pfctl/missing/altq/
H A Daltq_hfsc.h278 struct runtime_sc cl_eligible; /* eligible curve */ member in struct:hfsc_class
/freebsd-9.3-release/sys/contrib/altq/altq/
H A Daltq_hfsc.h273 struct runtime_sc cl_eligible; /* eligible curve */ member in struct:hfsc_class
H A Daltq_hfsc.c475 rtsc_init(&cl->cl_eligible, cl->cl_rsc, 0, 0);
955 cl->cl_eligible = cl->cl_deadline;
957 cl->cl_eligible.dx = 0;
958 cl->cl_eligible.dy = 0;
962 cl->cl_e = rtsc_y2x(&cl->cl_eligible, cl->cl_cumul);
971 cl->cl_e = rtsc_y2x(&cl->cl_eligible, cl->cl_cumul);
1842 cl->cl_eligible = cl->cl_deadline;
1844 cl->cl_eligible.dx = 0;
1845 cl->cl_eligible.dy = 0;

Completed in 114 milliseconds