Searched defs:root_distance (Results 1 - 1 of 1) sorted by relevance

/systemd/src/timesync/
H A Dtimesyncd-manager.c499 double root_distance; local
588 root_distance = ntp_ts_short_to_d(&ntpmsg.root_delay) / 2 + ntp_ts_short_to_d(&ntpmsg.root_dispersion);
589 if (root_distance > NTP_MAX_ROOT_DISTANCE) {
654 root_distance,

Completed in 722 milliseconds