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

/darwin-on-arm/xnu/bsd/net/pktsched/
H A Dpktsched_hfsc.h286 u_int32_t cl_vtperiod; /* vt period sequence no */ member in struct:hfsc_class
H A Dpktsched_hfsc.c1266 if (cl->cl_parent->cl_vtperiod !=
1296 cl->cl_vtperiod++; /* increment vt period */
1297 cl->cl_parentperiod = cl->cl_parent->cl_vtperiod;
1946 sp->vtperiod = cl->cl_vtperiod;

Completed in 68 milliseconds