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

/darwin-on-arm/xnu/bsd/net/pktsched/
H A Dpktsched_hfsc.h205 u_int64_t ism2; /* scaled inverse-slope of the 2nd segment */ member in struct:internal_sc
217 u_int64_t ism2; /* scaled inverse-slope of the 2nd segment */ member in struct:runtime_sc
H A Dpktsched_hfsc.c1765 isc->ism2 = m2ism(m2);
1786 rtsc->ism2 = isc->ism2;
1809 + seg_y2x(y - rtsc->y - rtsc->dy, rtsc->ism2);

Completed in 71 milliseconds