Searched refs:CTL_SST_TS_UNSPEC (Results 1 - 4 of 4) sorted by relevance

/freebsd-12-stable/contrib/ntp/include/
H A Dntp_control.h73 #define CTL_SST_TS_UNSPEC 0 /* unspec */ macro
/freebsd-12-stable/contrib/ntp/libntp/
H A Dstatestr.c44 { CTL_SST_TS_UNSPEC, "sync_unspec", 0 },
/freebsd-12-stable/contrib/ntp/ntpd/
H A Dntp_control.c703 * different than CTL_SST_TS_UNSPEC.
1377 this_clock = CTL_SST_TS_UNSPEC;
1380 if (CTL_SST_TS_UNSPEC != sys_peer->sstclktype)
H A Drefclock_parse.c481 #define NOCLOCK_TYPE CTL_SST_TS_UNSPEC

Completed in 72 milliseconds