Home
last modified time | relevance | path

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

/trueos/contrib/ntp/include/
HDntp_request.h298 #define INFO_FLAG_BURST 0x4 macro
/trueos/contrib/ntp/ntpd/
HDntp_request.c793 ips->flags |= INFO_FLAG_BURST; in peer_list_sum()
894 ip->flags |= INFO_FLAG_BURST; in peer_info()
1036 ip->flags |= INFO_FLAG_BURST; in peer_stats()
/trueos/contrib/ntp/ntpdc/
HDntpdc_ops.c532 if (flags & INFO_FLAG_BURST) { in print_pflag()