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

/freebsd-9.3-release/sbin/pfctl/missing/altq/
H A Daltq_hfsc.h282 u_int cl_vtperiod; /* vt period sequence no */ member in struct:hfsc_class
/freebsd-9.3-release/sys/contrib/altq/altq/
H A Daltq_hfsc.h277 u_int cl_vtperiod; /* vt period sequence no */ member in struct:hfsc_class
H A Daltq_hfsc.c1011 if (cl->cl_parent->cl_vtperiod !=
1040 cl->cl_vtperiod++; /* increment vt period */
1041 cl->cl_parentperiod = cl->cl_parent->cl_vtperiod;
1673 sp->vtperiod = cl->cl_vtperiod;

Completed in 58 milliseconds