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

/freebsd-9.3-release/sbin/pfctl/missing/altq/
H A Daltq_hfsc.h250 u_int64_t cl_total; /* total work in bytes */ member in struct:hfsc_class
/freebsd-9.3-release/sys/contrib/altq/altq/
H A Daltq_hfsc.h245 u_int64_t cl_total; /* total work in bytes */ member in struct:hfsc_class
H A Daltq_hfsc.c1033 rtsc_min(&cl->cl_virtual, cl->cl_fsc, vt, cl->cl_total);
1055 cl->cl_total);
1058 cl->cl_total);
1084 cl->cl_total += len;
1112 cl->cl_vt = rtsc_y2x(&cl->cl_virtual, cl->cl_total)
1130 + rtsc_y2x(&cl->cl_ulimit, cl->cl_total);
1664 sp->total = cl->cl_total;
1863 cl->cl_total);
1879 cl->cl_total);

Completed in 175 milliseconds