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

/macosx-10.10.1/ntp-92/ntpd/
H A Dntp_restrict.c184 return (int)RES_IGNORE;
223 return (int)RES_IGNORE;
H A Dntp_io.c907 RESM_NTPONLY | RESM_INTERFACE, RES_IGNORE);
1909 RESM_NTPONLY | RESM_INTERFACE, RES_IGNORE);
H A Dntp_proto.c354 if (restrict_mask & RES_IGNORE) {
H A Dntp_config.c2230 flags |= RES_IGNORE;
/macosx-10.10.1/ntp-92/include/
H A Dntp.h808 #define RES_IGNORE 0x0001 /* ignore packet */ macro
814 #define RES_FLAGS (RES_IGNORE | RES_DONTSERVE |\
/macosx-10.10.1/ntp-92/ntpdc/
H A Dntpdc_ops.c1664 { "ignore", RES_IGNORE },

Completed in 119 milliseconds