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

/linux-master/net/sched/
H A Dsch_hfsc.c130 struct rb_root cf_tree; /* active children sorted by cl_f */
140 u64 cl_f; /* time when this class will fit for member in struct:hfsc_class
145 with cl_myf to obtain cl_f) */
289 if (p->cl_f <= cur_time)
328 if (cl->cl_f >= cl1->cl_f)
660 cl->cl_cfmin = p->cl_f;
714 cl->cl_f = 0;
734 if (f != cl->cl_f) {
735 cl->cl_f
[all...]

Completed in 99 milliseconds