Searched refs:sstclktype (Results 1 - 5 of 5) sorted by relevance

/freebsd-10.1-release/contrib/ntp/ntpd/
H A Drefclock_acts.c275 peer->sstclktype = CTL_SST_TS_TELEPHONE;
H A Drefclock_palisade.c364 peer->sstclktype = CTL_SST_TS_UHF;
H A Dntp_control.c695 * the reference clock driver doesn't set peer->sstclktype to something
1366 if (CTL_SST_TS_UNSPEC != sys_peer->sstclktype)
1367 this_clock = sys_peer->sstclktype;
H A Drefclock_parse.c3076 peer->sstclktype = parse->parse_type->cl_type;
/freebsd-10.1-release/contrib/ntp/include/
H A Dntp.h287 u_char sstclktype; /* clock type for system status word */ member in struct:peer

Completed in 94 milliseconds