Home
last modified time | relevance | path

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

/freebsd/sys/net/altq/
H A Daltq_hfsc.c115 static __inline u_int64_t seg_y2x(u_int64_t, u_int64_t);
1354 seg_y2x(u_int64_t y, u_int64_t ism) in seg_y2x() function
1462 x = rtsc->x + seg_y2x(y - rtsc->y, rtsc->ism1); in rtsc_y2x()
1466 + seg_y2x(y - rtsc->y - rtsc->dy, rtsc->ism2); in rtsc_y2x()