Home
last modified time | relevance | path

Searched refs:CTL_PST_SEL_SELCAND (Results 1 – 6 of 6) sorted by relevance

/netbsd/external/bsd/ntp/dist/include/
H A Dntp_control.h111 #define CTL_PST_SEL_SELCAND 3 /* - outlier */ macro
/netbsd/external/bsd/ntp/dist/libntp/
H A Dstatestr.c66 { CTL_PST_SEL_SELCAND, "sel_outlier", 0 },
/netbsd/external/bsd/ntp/dist/ntpd/
H A Dntp_peer.c465 if (peer->status >= CTL_PST_SEL_SELCAND) in score()
H A Dntp_proto.c3776 peers[i].peer->new_status = CTL_PST_SEL_SELCAND; in clock_select()
/netbsd/external/bsd/ntp/dist/ntpq/
H A Dntpq-subs.c1249 case CTL_PST_SEL_SELCAND: in printassoc()
/netbsd/external/bsd/ntp/dist/
H A DCommitLog-4.1.01018 CTL_PST_SEL_SELCAND sooner, too. Rework similar logic later on.