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

/macosx-10.10/ntp-92/ntpd/
H A Drefclock_chu.c281 #define METRIC 0x0800 /* one or more stations heard */ macro
1488 up->status &= INSYNC | METRIC;
1542 up->status |= METRIC;
1571 if (metric == 0 && up->status & METRIC) {
1572 up->status &= ~METRIC;
H A Drefclock_wwv.c140 #define METRIC 0x0080 /* one or more stations heard */ macro
2444 if (up->status & METRIC) {
2445 up->status &= ~METRIC;
2454 up->status |= METRIC;

Completed in 171 milliseconds