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

/freebsd-12-stable/contrib/ntp/include/
H A Dntp_control.h110 #define CTL_PST_SEL_SYNCCAND 4 /* + candidate */ macro
/freebsd-12-stable/contrib/ntp/libntp/
H A Dstatestr.c65 { CTL_PST_SEL_SYNCCAND, "sel_candidate", 0 },
/freebsd-12-stable/contrib/ntp/ntpd/
H A Dntp_request.c695 if (pp->status == CTL_PST_SEL_SYNCCAND)
777 if (pp->status == CTL_PST_SEL_SYNCCAND)
887 if (pp->status == CTL_PST_SEL_SYNCCAND)
1037 if (pp->status == CTL_PST_SEL_SYNCCAND)
H A Dntp_proto.c3855 peer->new_status = CTL_PST_SEL_SYNCCAND;
/freebsd-12-stable/contrib/ntp/ntpq/
H A Dntpq-subs.c1251 case CTL_PST_SEL_SYNCCAND:

Completed in 123 milliseconds