Home
last modified time | relevance | path

Searched defs:service_curve (Results 1 – 1 of 1) sorted by relevance

/dflybsd-src/sys/net/altq/
H A Daltq_hfsc.h41 struct service_curve { struct
42 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