Searched defs:service_curve (Results 1 – 1 of 1) sorted by relevance
76 struct service_curve { struct77 u_int32_t fl; /* service curve flags */78 u_int64_t m1; /* slope of the first segment in bits/sec */79 u_int32_t d; /* the x-projection of the first segment in msec */80 u_int64_t m2; /* slope of the second segment in bits/sec */