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

  /src/sys/altq/
altq_hfsc.h 249 u_int64_t cl_d; /* deadline */ member in struct:hfsc_class
altq_hfsc.c 946 cl->cl_d = rtsc_y2x(&cl->cl_deadline, cl->cl_cumul + next_len);
955 cl->cl_d = rtsc_y2x(&cl->cl_deadline, cl->cl_cumul + next_len);
963 cl->cl_d = rtsc_y2x(&cl->cl_deadline, cl->cl_cumul + next_len);
1265 if (cl == NULL || p->cl_d < cl->cl_d)
1650 sp->d = cl->cl_d;

Completed in 13 milliseconds