Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/ntp/include/
HDntp_request.h318 #define INFO_FLAG_IBURST 0x100 macro
/freebsd-13-stable/contrib/ntp/ntpd/
HDntp_request.c1036 ip->flags |= INFO_FLAG_IBURST; in peer_stats()
/freebsd-13-stable/contrib/ntp/ntpdc/
HDntpdc_ops.c568 if (flags & INFO_FLAG_IBURST) { in print_pflag()