HomeSort by: relevance | last modified time | path
    Searched refs:cl_total (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/altq/
altq_hfsc.c 1016 rtsc_min(&cl->cl_virtual, cl->cl_fsc, vt, cl->cl_total);
1038 cl->cl_total);
1041 cl->cl_total);
1067 cl->cl_total += len;
1095 cl->cl_vt = rtsc_y2x(&cl->cl_virtual, cl->cl_total)
1113 + rtsc_y2x(&cl->cl_ulimit, cl->cl_total);
1647 sp->total = cl->cl_total;
1829 cl->cl_total);
1845 cl->cl_total);
altq_hfsc.h 246 u_int64_t cl_total; /* total work in bytes */ member in struct:hfsc_class

Completed in 14 milliseconds