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

/freebsd-10.0-release/contrib/ntp/include/
H A Dntp_request.h297 #define INFO_FLAG_SYSPEER 0x2 macro
/freebsd-10.0-release/contrib/ntp/ntpd/
H A Dntp_request.c695 ip->flags |= INFO_FLAG_SYSPEER;
784 ips->flags |= INFO_FLAG_SYSPEER;
885 ip->flags |= INFO_FLAG_SYSPEER;
1027 ip->flags |= INFO_FLAG_SYSPEER;
/freebsd-10.0-release/contrib/ntp/ntpdc/
H A Dntpdc_ops.c416 if (plist->flags & INFO_FLAG_SYSPEER)
431 if (plist->flags & INFO_FLAG_SYSPEER)
504 if (flags & INFO_FLAG_SYSPEER) {

Completed in 173 milliseconds