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

/linux-4.4.14/net/sched/
H A Dsch_hfsc.c170 unsigned long cl_vtperiod; /* vt period sequence number */ member in struct:hfsc_class
701 if (cl->cl_parent->cl_vtperiod != init_vf()
731 cl->cl_vtperiod++; /* increment vt period */ init_vf()
732 cl->cl_parentperiod = cl->cl_parent->cl_vtperiod; init_vf()
1372 xstats.period = cl->cl_vtperiod; hfsc_dump_class_stats()
1498 cl->cl_vtperiod = 0; hfsc_reset_class()

Completed in 49 milliseconds