Home
last modified time | relevance | path

Searched refs:cl_d (Results 1 – 1 of 1) sorted by relevance

/openbsd/sys/net/
H A Dhfsc.c134 u_int64_t cl_d; /* deadline */ member
1019 cl->cl_d = hfsc_rtsc_y2x(&cl->cl_deadline, cl->cl_cumul + next_len); in hfsc_init_ed()
1028 cl->cl_d = hfsc_rtsc_y2x(&cl->cl_deadline, cl->cl_cumul + next_len); in hfsc_update_ed()
1036 cl->cl_d = hfsc_rtsc_y2x(&cl->cl_deadline, cl->cl_cumul + next_len); in hfsc_update_d()
1311 if (cl == NULL || p->cl_d < cl->cl_d) in hfsc_ellist_get_mindl()
1678 sp->d = cl->cl_d; in hfsc_getclstats()