Home
last modified time | relevance | path

Searched defs:ntp_msg (Results 1 – 1 of 1) sorted by relevance

/systemd-251/src/timesync/
Dtimesyncd-ntp-message.h33 struct ntp_msg { struct
34 uint8_t field;
35 uint8_t stratum;
36 int8_t poll;
37 int8_t precision;
38 struct ntp_ts_short root_delay;
39 struct ntp_ts_short root_dispersion;
40 char refid[4];
41 struct ntp_ts reference_time;
42 struct ntp_ts origin_time;
[all …]