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

/macosx-10.10.1/ntp-92/include/
H A Dntp.h460 #define FLAG_UMINPOLL 0x10000 macro
/macosx-10.10.1/ntp-92/ntpd/
H A Dntp_peer.c819 peer->flags |= FLAG_UMINPOLL;
1105 if (0 == (peer->flags & FLAG_UMINPOLL) && (minpoll != peer->minpoll)) {

Completed in 154 milliseconds