Searched refs:root_delay_us (Results 1 – 1 of 1) sorted by relevance
112 int64_t root_delay_us = q16_16_s_to_ll_us(ntohl(pkt->root_delay)); in parse_response() local127 res->uncertainty_us = (d_us + root_delay_us + precision_us) / 2 + root_dispersion_us; in parse_response()