rtsc_y2x 115 altq/altq_hfsc.c static u_int64_t rtsc_y2x(struct runtime_sc *, u_int64_t); rtsc_y2x 877 altq/altq_hfsc.c cl->cl_e = rtsc_y2x(&cl->cl_eligible, cl->cl_cumul); rtsc_y2x 878 altq/altq_hfsc.c cl->cl_d = rtsc_y2x(&cl->cl_deadline, cl->cl_cumul + next_len); rtsc_y2x 886 altq/altq_hfsc.c cl->cl_e = rtsc_y2x(&cl->cl_eligible, cl->cl_cumul); rtsc_y2x 887 altq/altq_hfsc.c cl->cl_d = rtsc_y2x(&cl->cl_deadline, cl->cl_cumul + next_len); rtsc_y2x 895 altq/altq_hfsc.c cl->cl_d = rtsc_y2x(&cl->cl_deadline, cl->cl_cumul + next_len); rtsc_y2x 972 altq/altq_hfsc.c cl->cl_myf = rtsc_y2x(&cl->cl_ulimit, rtsc_y2x 1027 altq/altq_hfsc.c cl->cl_vt = rtsc_y2x(&cl->cl_virtual, cl->cl_total) rtsc_y2x 1045 altq/altq_hfsc.c + rtsc_y2x(&cl->cl_ulimit, cl->cl_total);