Home
last modified time | relevance | path

Searched refs:root_dispersion (Results 1 – 4 of 4) sorted by relevance

/freebsd-14-stable/contrib/tcpdump/
HDprint-ntp.c100 struct s_fixedpt root_dispersion; member
247 ND_TCHECK_SIZE(&bp->root_dispersion); in ntp_time_print()
249 p_sfix(ndo, &bp->root_dispersion); in ntp_time_print()
/freebsd-14-stable/contrib/ntp/sntp/
HDmain.h27 double *precision, double *root_dispersion);
/freebsd-14-stable/contrib/ntp/ntpd/
HDntp_util.c735 double root_dispersion,/* seconds */ in record_raw_stats() argument
766 root_delay, root_dispersion, refid_str(refid, stratum)); in record_raw_stats()
/freebsd-14-stable/contrib/ntp/include/
HDntpd.h325 double root_delay, double root_dispersion,