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

/freebsd-11-stable/sys/net/altq/
H A Daltq_hfsc.h244 u_int64_t cl_total; /* total work in bytes */ member in struct:hfsc_class
H A Daltq_hfsc.c1032 rtsc_min(&cl->cl_virtual, cl->cl_fsc, vt, cl->cl_total);
1054 cl->cl_total);
1057 cl->cl_total);
1083 cl->cl_total += len;
1111 cl->cl_vt = rtsc_y2x(&cl->cl_virtual, cl->cl_total)
1129 + rtsc_y2x(&cl->cl_ulimit, cl->cl_total);
1633 sp->total = cl->cl_total;
1832 cl->cl_total);
1848 cl->cl_total);

Completed in 165 milliseconds