Home
last modified time | relevance | path

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

/dports/net/chrony/chrony-4.2/
H A Dntp_core.c1688 double pkt_root_dispersion; in process_response() local
1743 pkt_root_dispersion = UTI_Ntp32f28ToDouble(ef_exp1->root_dispersion); in process_response()
1746 pkt_root_dispersion = UTI_Ntp32ToDouble(message->root_dispersion); in process_response()
1783 test7 = pkt_root_delay / 2.0 + pkt_root_dispersion < NTP_MAX_DISPERSION; in process_response()
1844 root_dispersion = MAX(pkt_root_dispersion, inst->remote_root_dispersion); in process_response()
1858 root_dispersion = pkt_root_dispersion; in process_response()
2025 pkt_root_delay, pkt_root_dispersion, pkt_refid, in process_response()
2050 inst->remote_root_dispersion = pkt_root_dispersion; in process_response()
2134 inst->report.root_dispersion = pkt_root_dispersion; in process_response()
2164 pkt_root_delay, pkt_root_dispersion, pkt_refid, in process_response()
/dports/net/chrony-lite/chrony-4.2/
H A Dntp_core.c1688 double pkt_root_dispersion; in process_response() local
1743 pkt_root_dispersion = UTI_Ntp32f28ToDouble(ef_exp1->root_dispersion); in process_response()
1746 pkt_root_dispersion = UTI_Ntp32ToDouble(message->root_dispersion); in process_response()
1783 test7 = pkt_root_delay / 2.0 + pkt_root_dispersion < NTP_MAX_DISPERSION; in process_response()
1844 root_dispersion = MAX(pkt_root_dispersion, inst->remote_root_dispersion); in process_response()
1858 root_dispersion = pkt_root_dispersion; in process_response()
2025 pkt_root_delay, pkt_root_dispersion, pkt_refid, in process_response()
2050 inst->remote_root_dispersion = pkt_root_dispersion; in process_response()
2134 inst->report.root_dispersion = pkt_root_dispersion; in process_response()
2164 pkt_root_delay, pkt_root_dispersion, pkt_refid, in process_response()