Home
last modified time | relevance | path

Searched refs:INFO_FLAG_SHORTLIST (Results 1 – 3 of 3) sorted by relevance

/trueos/contrib/ntp/ntpd/
HDntp_request.c698 ip->flags |= INFO_FLAG_SHORTLIST; in peer_list()
797 ips->flags |= INFO_FLAG_SHORTLIST; in peer_list_sum()
898 ip->flags |= INFO_FLAG_SHORTLIST; in peer_info()
1042 ip->flags |= INFO_FLAG_SHORTLIST; in peer_stats()
/trueos/contrib/ntp/include/
HDntp_request.h303 #define INFO_FLAG_SHORTLIST 0x80 macro
/trueos/contrib/ntp/ntpdc/
HDntpdc_ops.c433 else if (plist->flags & INFO_FLAG_SHORTLIST) in dopeers()