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

/macosx-10.10.1/ntp-92/ntpd/
H A Drefclock_chu.c385 int discptr; /* discriminator pointer */ member in struct:chuunit
792 disc = up->disc[up->discptr] * -limit;
793 up->disc[up->discptr] = limit;
794 up->discptr = (up->discptr + 1 ) % LAG;

Completed in 178 milliseconds