Home
last modified time | relevance | path

Searched refs:PEVNT_REPLY (Results 1 – 3 of 3) sorted by relevance

/freebsd-12-stable/contrib/ntp/libntp/
Dstatestr.c142 { PEVNT_REPLY & ~PEER_EVENT, "no_reply", 0 },
/freebsd-12-stable/contrib/ntp/include/
Dntp.h661 #define PEVNT_REPLY (6 | PEER_EVENT) /* no reply */ macro
/freebsd-12-stable/contrib/ntp/ntpq/
Dntpq-subs.c1315 case PEVNT_REPLY: in printassoc()