Home
last modified time | relevance | path

Searched refs:ntp_ts (Results 1 – 3 of 3) sorted by relevance

/systemd-251/src/timesync/ !
Dtimesyncd-ntp-message.h23 struct ntp_ts { struct
41 struct ntp_ts reference_time; argument
42 struct ntp_ts origin_time;
43 struct ntp_ts recv_time;
44 struct ntp_ts trans_time;
Dtimesyncd-bus.c162 static usec_t ntp_ts_to_usec(const struct ntp_ts *ts) { in ntp_ts_to_usec()
Dtimesyncd-manager.c72 static double ntp_ts_to_d(const struct ntp_ts *ts) { in ntp_ts_to_d()