HomeSort by: relevance | last modified time | path
    Searched refs:RES_FLAKE (Results 1 - 6 of 6) sorted by relevancy

  /src/external/bsd/ntp/dist/libntp/
statestr.c 197 { RES_FLAKE, "flake", 0 },
  /src/external/bsd/ntp/dist/include/
ntp.h 901 #define RES_FLAKE 0x2000 /* flakeway - drop 10% */
914 RES_MSSNTP | RES_FLAKE | \
  /src/external/bsd/ntp/dist/ntpd/
ntp_restrict.c 849 if (rflags & RES_FLAKE) {
850 CLEAR_BIT_IF_DEBUG(RES_FLAKE, rflags);
ntp_config.c 2807 rflags |= RES_FLAKE;
ntp_proto.c 757 if (restrict_mask & RES_FLAKE) {
759 DPRINTF(2, ("receive: drop: RES_FLAKE\n"));
  /src/external/bsd/ntp/dist/ntpdc/
ntpdc_ops.c 1663 { "flake", RES_FLAKE },

Completed in 30 milliseconds