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

/darwin-on-arm/xnu/bsd/net/pktsched/
H A Dpktsched_hfsc.c1839 u_int64_t y1, y2, dx, dy; local
1856 * y2: at (x + dx)
1864 y2 = rtsc_x2y(rtsc, x + isc->dx);
1865 if (y2 >= y + isc->dy) {

Completed in 17 milliseconds