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

/freebsd-12-stable/sys/net/altq/
H A Daltq_hfsc.c118 static __inline u_int64_t seg_y2x(u_int64_t, u_int64_t);
1404 seg_y2x(u_int64_t y, u_int64_t ism) function
1512 x = rtsc->x + seg_y2x(y - rtsc->y, rtsc->ism1);
1516 + seg_y2x(y - rtsc->y - rtsc->dy, rtsc->ism2);

Completed in 165 milliseconds