Home
last modified time | relevance | path

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

/freebsd/contrib/ntp/include/
H A Dntp.h896 #define RES_MSSNTP 0x1000 /* enable MS-SNTP authentication */ macro
910 RES_MSSNTP | RES_FLAKE | \
/freebsd/contrib/ntp/ntpd/
H A Dntp_restrict.c844 if (rflags & RES_MSSNTP) { in rflags_str()
845 CLEAR_BIT_IF_DEBUG(RES_MSSNTP, rflags); in rflags_str()
H A Dntp_proto.c1050 restrict_mask &= ~RES_MSSNTP; in receive()
1059 restrict_mask &= ~RES_MSSNTP; in receive()
1079 && (restrict_mask & RES_MSSNTP) in receive()
1101 restrict_mask &= ~RES_MSSNTP; in receive()
4777 if (flags & RES_MSSNTP) { in fast_xmit()
H A Dntp_config.c2815 rflags |= RES_MSSNTP; in config_access()
2860 if ((RES_MSSNTP & rflags) && !warned_signd) { in config_access()
/freebsd/contrib/ntp/libntp/
H A Dstatestr.c194 { RES_MSSNTP, "mssntp", 0 },
/freebsd/contrib/ntp/
H A DChangeLog4096 * [Bug 1248] RES_MSSNTP typo in ntp_proto.c.
H A DCommitLog181807 [Bug 1248] RES_MSSNTP typo in ntp_proto.c
181810 [Bug 1248] RES_MSSNTP typo in ntp_proto.c
181813 [Bug 1248] RES_MSSNTP typo in ntp_proto.c