Searched refs:ees_event (Results 1 – 1 of 1) sorted by relevance
/freebsd/contrib/ntp/ntpd/ |
H A D | refclock_msfees.c | 333 #define ees_event(ees, evcode) if ((ees)->status != (u_char)(evcode)) \ macro 715 ees_event(ees, CEVNT_BADREPLY); in ees_receive() 735 ees_event(ees, CEVNT_BADREPLY); in ees_receive() 752 ees_event(ees, CEVNT_FAULT); in ees_receive() 766 ees_event(ees, CEVNT_BADREPLY); in ees_receive() 777 ees_event(ees, CEVNT_BADREPLY); in ees_receive() 786 ees_event(ees, CEVNT_BADREPLY); in ees_receive() 794 ees_event(ees, CEVNT_BADREPLY); in ees_receive() 802 ees_event(ees, CEVNT_BADREPLY); in ees_receive() 840 ees_event(ees, CEVNT_BADDATE); in ees_receive() [all …]
|