Home
last modified time | relevance | path

Searched refs:RES_IGNORE (Results 1 – 7 of 7) sorted by relevance

/src/contrib/ntp/ntpd/
H A Dntp_restrict.c577 r4a->rflags = RES_IGNORE; in restrictions()
834 if (rflags & RES_IGNORE) { in rflags_str()
835 CLEAR_BIT_IF_DEBUG(RES_IGNORE, rflags); in rflags_str()
H A Dntp_io.c2100 RES_IGNORE, 0); in create_interface()
H A Dntp_proto.c698 if (restrict_mask & RES_IGNORE) { in receive()
H A Dntp_config.c2799 rflags |= RES_IGNORE; in config_access()
/src/contrib/ntp/include/
H A Dntp.h883 #define RES_IGNORE 0x0001 /* ignore packet */ macro
904 #define RES_ALLFLAGS (RES_IGNORE | RES_DONTSERVE | \
/src/contrib/ntp/libntp/
H A Dstatestr.c180 { RES_IGNORE, "ignore", 0 },
/src/contrib/ntp/ntpdc/
H A Dntpdc_ops.c1650 { "ignore", RES_IGNORE },