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

/freebsd-13-stable/contrib/ntp/libntp/
H A Dstatestr.c139 { PEVNT_UNREACH & ~PEER_EVENT, "unreachable", 0 },
/freebsd-13-stable/contrib/ntp/include/
H A Dntp.h658 #define PEVNT_UNREACH (3 | PEER_EVENT) /* unreachable */ macro
/freebsd-13-stable/contrib/ntp/ntpd/
H A Dntp_refclock.c393 report_event(PEVNT_UNREACH, peer, NULL);
H A Dntp_proto.c501 report_event(PEVNT_UNREACH, peer, NULL);
/freebsd-13-stable/contrib/ntp/ntpq/
H A Dntpq-subs.c1306 case PEVNT_UNREACH:

Completed in 127 milliseconds