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

/darwin-on-arm/xnu/bsd/net/pktsched/
H A Dpktsched_hfsc.h287 u_int32_t cl_parentperiod; /* parent's vt period seqno */ member in struct:hfsc_class
H A Dpktsched_hfsc.c1267 cl->cl_parentperiod || vt > cl->cl_vt)
1297 cl->cl_parentperiod = cl->cl_parent->cl_vtperiod;
1299 cl->cl_parentperiod++;
1947 sp->parentperiod = cl->cl_parentperiod;

Completed in 17 milliseconds