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

/macosx-10.10.1/ntp-92/include/
H A Dntp.h454 #define FLAG_XB 0x2000 /* interleaved broadcast */ macro
/macosx-10.10.1/ntp-92/ntpd/
H A Dntp_proto.c1035 if (!L_ISZERO(&p_org) && !(peer->flags & FLAG_XB)) {
1036 peer->flags |= FLAG_XB;
1465 if (peer->flags & FLAG_XB) {

Completed in 137 milliseconds