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

/freebsd-9.3-release/sbin/pfctl/missing/altq/
H A Daltq_hfsc.h95 u_int64_t vtadj; /* cl_vtadj */
267 u_int64_t cl_vtadj; /* intra-period cumulative vt member in struct:hfsc_class
/freebsd-9.3-release/sys/contrib/altq/altq/
H A Daltq_hfsc.h90 u_int64_t vtadj; /* cl_vtadj */
262 u_int64_t cl_vtadj; /* intra-period cumulative vt member in struct:hfsc_class
H A Daltq_hfsc.c1038 cl->cl_vtadj = 0;
1113 - cl->cl_vtoff + cl->cl_vtadj;
1121 cl->cl_vtadj += cl->cl_parent->cl_cvtmin - cl->cl_vt;
1682 sp->vtadj = cl->cl_vtadj;

Completed in 38 milliseconds