Searched refs:INT_PRIVACY (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/ntp/include/
H A Dntp.h214 #define INT_PRIVACY 0x200 /* RFC 4941 IPv6 privacy address */ macro
/freebsd-11-stable/contrib/ntp/ntpd/
H A Dntp_io.c851 ep_privacy = !!(INT_PRIVACY & ep->flags);
888 scan_privacy = !!(INT_PRIVACY & scan->flags);
1452 ? INT_PRIVACY : 0)
H A Dntp_config.c5581 if (iflags & INT_PRIVACY) {
5582 iflags &= ~INT_PRIVACY;

Completed in 323 milliseconds