Searched defs:hfsc_opts (Results 1 – 1 of 1) sorted by relevance
1635 struct hfsc_opts { struct1637 u_int64_t rtsc_m1; /* slope of the 1st segment in bps */1638 u_int64_t rtsc_d; /* the x-projection of m1 in msec */1639 u_int64_t rtsc_m2; /* slope of the 2nd segment in bps */1640 u_int32_t rtsc_fl; /* service curve flags */1642 u_int32_t _pad;1645 u_int64_t lssc_m1;1646 u_int64_t lssc_d;1647 u_int64_t lssc_m2;1648 u_int32_t lssc_fl;[all …]