Home
last modified time | relevance | path

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

/src/contrib/tcpdump/
H A Dprint-ntp.c99 struct s_fixedpt root_delay; member
243 ND_TCHECK_SIZE(&bp->root_delay); in ntp_time_print()
245 p_sfix(ndo, &bp->root_delay); in ntp_time_print()
/src/contrib/ntp/ntpd/
H A Dntp_util.c734 double root_delay, /* seconds */ in record_raw_stats() argument
766 root_delay, root_dispersion, refid_str(refid, stratum)); in record_raw_stats()
/src/contrib/ntp/include/
H A Dntpd.h325 double root_delay, double root_dispersion,