Home
last modified time | relevance | path

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

/freebsd/sys/net/altq/
H A Daltq_hfsc.h192 struct internal_sc { struct
193 u_int64_t sm1; /* scaled slope of the 1st segment */
194 u_int64_t ism1; /* scaled inverse-slope of the 1st segment */
195 u_int64_t dx; /* the x-projection of the 1st segment */
196 u_int64_t dy; /* the y-projection of the 1st segment */
197 u_int64_t sm2; /* scaled slope of the 2nd segment */
198 u_int64_t ism2; /* scaled inverse-slope of the 2nd segment */