Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/ntp/ntpd/
Dntp_restrict.c434 return (int)RES_IGNORE; in restrictions()
464 return (int)RES_IGNORE; in restrictions()
Dntp_io.c1042 RESM_NTPONLY | RESM_INTERFACE, RES_IGNORE, 0); in remove_interface()
2092 RESM_NTPONLY | RESM_INTERFACE, RES_IGNORE, 0); in create_interface()
Dntp_proto.c642 if (restrict_mask & RES_IGNORE) { in receive()
Dntp_config.c2428 flags |= RES_IGNORE; in config_access()
/freebsd-9-stable/contrib/ntp/include/
Dntp.h843 #define RES_IGNORE 0x0001 /* ignore packet */ macro
849 #define RES_FLAGS (RES_IGNORE | RES_DONTSERVE |\
/freebsd-9-stable/contrib/ntp/libntp/
Dstatestr.c180 { RES_IGNORE, "ignore" },
/freebsd-9-stable/contrib/ntp/ntpdc/
Dntpdc_ops.c1641 { "ignore", RES_IGNORE },