Searched refs:ntp_ts (Results 1 – 3 of 3) sorted by relevance
23 struct ntp_ts { struct41 struct ntp_ts reference_time; argument42 struct ntp_ts origin_time;43 struct ntp_ts recv_time;44 struct ntp_ts trans_time;
162 static usec_t ntp_ts_to_usec(const struct ntp_ts *ts) { in ntp_ts_to_usec()
72 static double ntp_ts_to_d(const struct ntp_ts *ts) { in ntp_ts_to_d()