Home
last modified time | relevance | path

Searched refs:ism1 (Results 1 – 2 of 2) sorted by relevance

/trueos/sys/contrib/altq/altq/
HDaltq_hfsc.h202 u_int64_t ism1; /* scaled inverse-slope of the 1st segment */ member
214 u_int64_t ism1; /* scaled inverse-slope of the 1st segment */ member
HDaltq_hfsc.c1451 isc->ism1 = m2ism(sc->m1); in sc2isc()
1469 rtsc->ism1 = isc->ism1; in rtsc_init()
1492 x = rtsc->x + seg_y2x(y - rtsc->y, rtsc->ism1); in rtsc_y2x()