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

/darwin-on-arm/xnu/bsd/net/pktsched/
H A Dpktsched_hfsc.h201 u_int64_t ism1; /* scaled inverse-slope of the 1st segment */ member in struct:internal_sc
213 u_int64_t ism1; /* scaled inverse-slope of the 1st segment */ member in struct:runtime_sc
H A Dpktsched_hfsc.c1761 isc->ism1 = m2ism(m1);
1782 rtsc->ism1 = isc->ism1;
1805 x = rtsc->x + seg_y2x(y - rtsc->y, rtsc->ism1);

Completed in 16 milliseconds