Searched refs:RES_FLAKE (Results 1 - 5 of 5) sorted by relevance

/freebsd-11-stable/contrib/ntp/libntp/
H A Dstatestr.c196 { RES_FLAKE, "flake", 0 },
/freebsd-11-stable/contrib/ntp/include/
H A Dntp.h889 #define RES_FLAKE 0x2000 /* flakeway - drop 10% */ macro
899 RES_MSSNTP | RES_FLAKE | \
/freebsd-11-stable/contrib/ntp/ntpd/
H A Dntp_config.c2693 rflags |= RES_FLAKE;
5641 if (rflags & RES_FLAKE) {
5642 rflags &= ~RES_FLAKE;
H A Dntp_proto.c742 if (restrict_mask & RES_FLAKE) {
744 DPRINTF(2, ("receive: drop: RES_FLAKE\n"));
/freebsd-11-stable/contrib/ntp/ntpdc/
H A Dntpdc_ops.c1661 { "flake", RES_FLAKE },

Completed in 222 milliseconds