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

/darwin-on-arm/xnu/bsd/net/pktsched/
H A Dpktsched_hfsc.c139 static inline u_int64_t seg_y2x(u_int64_t, u_int64_t);
1662 seg_y2x(u_int64_t y, u_int64_t ism) function
1805 x = rtsc->x + seg_y2x(y - rtsc->y, rtsc->ism1);
1809 + seg_y2x(y - rtsc->y - rtsc->dy, rtsc->ism2);

Completed in 68 milliseconds