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

/freebsd-9.3-release/sbin/pfctl/missing/altq/
H A Daltq_hfsc.h283 u_int cl_parentperiod; /* parent's vt period seqno */ member in struct:hfsc_class
/freebsd-9.3-release/sys/contrib/altq/altq/
H A Daltq_hfsc.h278 u_int cl_parentperiod; /* parent's vt period seqno */ member in struct:hfsc_class
H A Daltq_hfsc.c1012 cl->cl_parentperiod || vt > cl->cl_vt)
1041 cl->cl_parentperiod = cl->cl_parent->cl_vtperiod;
1043 cl->cl_parentperiod++;
1674 sp->parentperiod = cl->cl_parentperiod;

Completed in 138 milliseconds