Searched defs:service_curve (Results 1 – 1 of 1) sorted by relevance
41 struct service_curve { struct42 u_int m1; /* slope of the first segment in bits/sec */43 u_int d; /* the x-projection of the first segment in msec */67 struct service_curve rsc; argument