Home
last modified time | relevance | path

Searched refs:TVTOTS (Results 1 – 7 of 7) sorted by relevance

/freebsd/contrib/ntp/sntp/tests/
H A DpacketHandling.c66 TVTOTS(&xmt, &expected_xmt); in test_GenerateUnauthenticatedPacket()
113 TVTOTS(&xmt, &expected_xmt); in test_GenerateAuthenticatedPacket()
/freebsd/contrib/ntp/clockstuff/
H A Dchutest.c319 TVTOTS(&chudata.codetimes[NCHUCHARS-1], &ts); in raw_filter()
363 TVTOTS(&chu.codetimes[NCHUCHARS-1], &ts); in process_ldisc()
/freebsd/contrib/ntp/include/
H A Dtimevalops.h76 #define TVTOTS(tv, ts) \ macro
/freebsd/contrib/ntp/util/
H A Dntptime.c308 TVTOTS(&tv, &ts); in main()
/freebsd/contrib/ntp/sntp/
H A Dmain.c1136 TVTOTS(tv_xmt, &xmt_fp); in generate_pkt()
1346 TVTOTS(tv_dst, &dst); in offset_calculation()
/freebsd/contrib/ntp/ntpd/
H A Drefclock_parse.c2310 TVTOTS(&dcd_time, &tstmp); in local_input()
/freebsd/contrib/ntp/
H A DCommitLog-4.1.0263 calling TVTOTS(), just like everybody else does.