Searched defs:hfsc_opts_v1 (Results 1 – 1 of 1) sorted by relevance
75 struct hfsc_opts_v1 { struct77 u_int64_t rtsc_m1; /* slope of the 1st segment in bps */78 u_int rtsc_d; /* the x-projection of m1 in msec */79 u_int64_t rtsc_m2; /* slope of the 2nd segment in bps */81 u_int64_t lssc_m1;82 u_int lssc_d;83 u_int64_t lssc_m2;85 u_int64_t ulsc_m1;86 u_int ulsc_d;87 u_int64_t ulsc_m2;[all …]