runtime_sc 113 altq/altq_hfsc.c static void rtsc_init(struct runtime_sc *, struct internal_sc *, runtime_sc 115 altq/altq_hfsc.c static u_int64_t rtsc_y2x(struct runtime_sc *, u_int64_t); runtime_sc 116 altq/altq_hfsc.c static u_int64_t rtsc_x2y(struct runtime_sc *, u_int64_t); runtime_sc 117 altq/altq_hfsc.c static void rtsc_min(struct runtime_sc *, struct internal_sc *, runtime_sc 1425 altq/altq_hfsc.c rtsc_init(struct runtime_sc *rtsc, struct internal_sc * isc, u_int64_t x, runtime_sc 1443 altq/altq_hfsc.c rtsc_y2x(struct runtime_sc *rtsc, u_int64_t y) runtime_sc 1464 altq/altq_hfsc.c rtsc_x2y(struct runtime_sc *rtsc, u_int64_t x) runtime_sc 1485 altq/altq_hfsc.c rtsc_min(struct runtime_sc *rtsc, struct internal_sc *isc, u_int64_t x, runtime_sc 142 altq/altq_hfsc.h struct runtime_sc { runtime_sc 204 altq/altq_hfsc.h struct runtime_sc cl_deadline; /* deadline curve */ runtime_sc 205 altq/altq_hfsc.h struct runtime_sc cl_eligible; /* eligible curve */ runtime_sc 206 altq/altq_hfsc.h struct runtime_sc cl_virtual; /* virtual curve */ runtime_sc 207 altq/altq_hfsc.h struct runtime_sc cl_ulimit; /* upperlimit curve */