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

/freebsd-11-stable/sys/net/altq/
H A Daltq_hfsc.h277 u_int cl_parentperiod; /* parent's vt period seqno */ member in struct:hfsc_class
H A Daltq_hfsc.c1011 cl->cl_parentperiod || vt > cl->cl_vt)
1040 cl->cl_parentperiod = cl->cl_parent->cl_vtperiod;
1042 cl->cl_parentperiod++;
1643 sp->parentperiod = cl->cl_parentperiod;

Completed in 106 milliseconds