Searched refs:root_delay (Results 1 – 2 of 2) sorted by relevance
25 uint32_t root_delay; member
34 NET_DBG("root_delay: %x", ntohl(pkt->root_delay)); in sntp_pkt_dump()112 int64_t root_delay_us = q16_16_s_to_ll_us(ntohl(pkt->root_delay)); in parse_response()