Searched refs:CEVNT_NOMINAL (Results 1 - 11 of 11) sorted by relevance

/freebsd-11-stable/contrib/ntp/ntpd/
H A Drefclock_shm.c343 refclock_report(peer, CEVNT_NOMINAL);
H A Drefclock_gpsdjson.c709 refclock_report(peer, CEVNT_NOMINAL);
753 refclock_report(peer, CEVNT_NOMINAL);
951 refclock_report(peer, CEVNT_NOMINAL);
H A Drefclock_tsyncpci.c684 refclock_report(peer, CEVNT_NOMINAL);
H A Drefclock_true.c608 refclock_report(peer, CEVNT_NOMINAL);
H A Drefclock_msfees.c638 if (code != CEVNT_NOMINAL)
1420 ees_event(ees, lostsync ? CEVNT_PROP : CEVNT_NOMINAL);
H A Drefclock_nmea.c1138 if (pp->currentstatus > CEVNT_NOMINAL)
1139 refclock_report(peer, CEVNT_NOMINAL);
H A Drefclock_neoclock4x.c653 refclock_report(peer, CEVNT_NOMINAL);
H A Drefclock_jupiter.c485 refclock_report(peer, CEVNT_NOMINAL);
H A Dntp_refclock.c187 if ((code != CEVNT_NOMINAL) && (pp->lastevent < 15))
H A Drefclock_parse.c2658 { CEVNT_NOMINAL, "NOMINAL" },
3732 if (event == CEVNT_NOMINAL)
4136 parse_event(parse, CEVNT_NOMINAL);
/freebsd-11-stable/contrib/ntp/include/
H A Dntp.h675 #define CEVNT_NOMINAL 0 /* unspecified */ macro

Completed in 184 milliseconds