Searched defs:sntp_pkt_t (Results 1 – 1 of 1) sorted by relevance
33 struct sntp_pkt_t { struct35 uchar mode:3;36 uchar vn:3;37 uchar li:2;43 uchar stratum;44 uchar poll;45 uchar precision;46 uint root_delay;47 uint root_dispersion;48 uint reference_id;[all …]
Completed in 3 milliseconds