Searched refs:ntp_ts_short_to_d (Results 1 – 1 of 1) sorted by relevance
68 static double ntp_ts_short_to_d(const struct ntp_ts_short *ts) { in ntp_ts_short_to_d() function494 …root_distance = ntp_ts_short_to_d(&ntpmsg.root_delay) / 2 + ntp_ts_short_to_d(&ntpmsg.root_dispers… in manager_receive_response()