Home
last modified time | relevance | path

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

/systemd-251/src/timesync/
Dtimesyncd-manager.c68 static double ntp_ts_short_to_d(const struct ntp_ts_short *ts) { in ntp_ts_short_to_d() function
494 …root_distance = ntp_ts_short_to_d(&ntpmsg.root_delay) / 2 + ntp_ts_short_to_d(&ntpmsg.root_dispers… in manager_receive_response()